Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
DUtil.java67 public static Bundle descriptionToBundle(MediaDescription desc) { in descriptionToBundle() method in Util
141 Bundle bundle = descriptionToBundle(item.getDescription()); in toMetadata()
167 Bundle bundle = descriptionToBundle(data.getDescription()); in toMetadata()
193 Bundle bundle = descriptionToBundle(item.getDescription()); in toMetadata()