Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayerTest.java173 public void notifyImageDownload() { in notifyImageDownload() method in AvrcpPlayerTest
DBrowseTreeTest.java194 public void notifyImageDownload() { in notifyImageDownload() method in BrowseTreeTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayer.java188 public synchronized boolean notifyImageDownload(String uuid, Uri imageUri) { in notifyImageDownload() method in AvrcpPlayer
DBrowseTree.java501 synchronized Set<BrowseNode> notifyImageDownload(String uuid, Uri uri) { in notifyImageDownload() method in BrowseTree