Home
last modified time | relevance | path

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

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