Home
last modified time | relevance | path

Searched refs:downloadImage (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtManager.java296 public Uri downloadImage(BluetoothDevice device, String imageUuid) { in downloadImage() method in AvrcpCoverArtManager
DAvrcpControllerStateMachine.java1245 mCoverArtManager.downloadImage(mDevice, uuid); in downloadImageIfNeeded()