Searched defs:imageUuid (Results 1 – 2 of 2) sorted by relevance
261 public Uri getImageUri(BluetoothDevice device, String imageUuid) { in getImageUri()283 public Uri downloadImage(BluetoothDevice device, String imageUuid) { in downloadImage()318 public void removeImage(BluetoothDevice device, String imageUuid) { in removeImage()426 String imageUuid = getUuidForHandle(mDevice, imageHandle); in onGetImageComplete() local
205 String imageUuid = node.getCoverArtUuid(); in addChild() local207 indicateCoverArtUsed(node.getID(), imageUuid); in addChild() local