Home
last modified time | relevance | path

Searched refs:getMapConvoHandle (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java239 this.mThreadId = BluetoothMapUtils.getMapConvoHandle(threadId, type); in setThreadId()
DBluetoothMapUtils.java291 public static String getMapConvoHandle(long cpHandle, TYPE messageType){ in getMapConvoHandle() method in BluetoothMapUtils
DBluetoothMapContentObserver.java786 BluetoothMapUtils.getMapConvoHandle(conversationID, msgType)); in encode()