Searched refs:getMapConvoHandle (Results 1 – 4 of 4) sorted by relevance
235 this.mThreadId = BluetoothMapUtils.getMapConvoHandle(threadId, type); in setThreadId()
323 public static String getMapConvoHandle(long cpHandle, TYPE messageType) { in getMapConvoHandle() method in BluetoothMapUtils
863 BluetoothMapUtils.getMapConvoHandle(conversationID, msgType)); in encode()
199 .isEqualTo(BluetoothMapUtils.getMapConvoHandle(TEST_THREAD_ID, TEST_TYPE)); in encode()