Home
last modified time | relevance | path

Searched defs:notifyImageDownload (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpPlayer.java188 public synchronized boolean notifyImageDownload(String uuid, Uri imageUri) { in notifyImageDownload() method in AvrcpPlayer
H A DBrowseTree.java474 synchronized Set<BrowseNode> notifyImageDownload(String uuid, Uri uri) { in notifyImageDownload() method in BrowseTree