Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DRequestGetImageProperties.java84 public BipImageProperties getImageProperties() { in getImageProperties() method in RequestGetImageProperties
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
H A DCoverArt.java176 public BipImageProperties getImageProperties() { in getImageProperties() method in CoverArt
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpBipClient.java207 public boolean getImageProperties(String imageHandle) { in getImageProperties() method in AvrcpBipClient