Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipRequest.java43 public static final int TYPE_GET_IMAGE = 1; field in BipRequest
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServer.java66 private static final String TYPE_GET_IMAGE = "x-bt/img-img"; field in AvrcpBipObexServer
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServerTest.java58 private static final String TYPE_GET_IMAGE = "x-bt/img-img"; field in AvrcpBipObexServerTest