Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtManager.java256 public String getHandleForUuid(BluetoothDevice device, String uuid) { in getHandleForUuid() method in AvrcpCoverArtManager
313 String imageHandle = getHandleForUuid(device, imageUuid); in downloadImage()