Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpCoverArtManager.java259 public String getHandleForUuid(BluetoothDevice device, String uuid) { in getHandleForUuid() method in AvrcpCoverArtManager
317 String imageHandle = getHandleForUuid(device, imageUuid); in downloadImage()