Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/
DUtil.java72 public static Metadata toMetadata(Context context, Bundle bundle) { in toMetadata() method in Util
80 public static Metadata toMetadata(Context context, MediaDescription desc) { in toMetadata() method in Util
96 public static Metadata toMetadata(Context context, MediaItem item) { in toMetadata() method in Util
104 public static Metadata toMetadata(Context context, MediaSession.QueueItem item) { in toMetadata() method in Util
116 public static Metadata toMetadata(Context context, MediaMetadata data) { in toMetadata() method in Util