Home
last modified time | relevance | path

Searched refs:getMsgHandleAsLong (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java341 public static long getMsgHandleAsLong(String mapHandle) { in getMsgHandleAsLong() method in BluetoothMapUtils
352 long cpHandle = getMsgHandleAsLong(mapHandle); in getCpHandle()
363 long cpHandle = getMsgHandleAsLong(mapHandle); in getMsgTypeFromHandle()
DBluetoothMapContent.java1947 id = BluetoothMapUtils.getMsgHandleAsLong(msgHandle); in setWhereFilterThreadId()