Searched refs:DownloadEvent (Results 1 – 3 of 3) sorted by relevance
60 public static class DownloadEvent { class in AvrcpCoverArtManager64 public DownloadEvent(String uuid, Uri uri) { in DownloadEvent() method in AvrcpCoverArtManager.DownloadEvent85 void onImageDownloadComplete(BluetoothDevice device, DownloadEvent event); in onImageDownloadComplete()475 DownloadEvent event = new DownloadEvent(imageUuid, uri); in onGetImageComplete()
713 AvrcpCoverArtManager.DownloadEvent event = in processMessage()714 (AvrcpCoverArtManager.DownloadEvent) msg.obj; in processMessage()
116 BluetoothDevice device, AvrcpCoverArtManager.DownloadEvent event) { in onImageDownloadComplete()