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/
DBluetoothMapUtils.java74 public static String getMapHandle(long cpHandle, TYPE messageType){ in getMapHandle() method in BluetoothMapUtils
DBluetoothMapMessageListingElement.java261 … xmlMsgElement.attribute(null, "handle", BluetoothMapUtils.getMapHandle(mCpHandle, mType)); in encode()
DBluetoothMapObexServer.java497 String handleStr = BluetoothMapUtils.getMapHandle(handle, message.getType()); in pushMessage()
DBluetoothMapContentObserver.java288 … xmlEvtReport.attribute("", "handle", BluetoothMapUtils.getMapHandle(handle, msgType)); in encode()