Home
last modified time | relevance | path

Searched defs:DownloadEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DDownloadEvent.java28 public class DownloadEvent extends FilterEvent { class
36 private DownloadEvent(int itemId, int mpuSequenceNumber, int itemFragmentIndex, in DownloadEvent() method in DownloadEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpCoverArtManager.java61 public class DownloadEvent { class in AvrcpCoverArtManager
64 public DownloadEvent(String uuid, Uri uri) { in DownloadEvent() method in AvrcpCoverArtManager.DownloadEvent