Searched refs:getMapHandle (Results 1 – 5 of 5) sorted by relevance
277 BluetoothMapUtils.getMapHandle(mCpHandle, mType)); in encode()
252 public static String getMapHandle(long cpHandle, TYPE messageType){ in getMapHandle() method in BluetoothMapUtils
611 String handleStr = BluetoothMapUtils.getMapHandle(handle, message.getType()); in pushMessage()
746 BluetoothMapUtils.getMapHandle(handle, msgType)); in encode()
450 String handle = BluetoothMapUtils.getMapHandle(id, TYPE.EMAIL); in testGetMessages()