Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java273 xmlMsgElement.attribute(null, "handle", BluetoothMapUtils.getMapHandle(mCpHandle, mType)); in encode()
H A DBluetoothMapUtils.java266 public static String getMapHandle(long cpHandle, TYPE messageType) { in getMapHandle() method in BluetoothMapUtils
H A DBluetoothMapObexServer.java733 String handleStr = BluetoothMapUtils.getMapHandle(handle, message.getType()); in pushMessage()
H A DBluetoothMapContentObserver.java742 BluetoothMapUtils.getMapHandle(handle, msgType)); in encode()