Home
last modified time | relevance | path

Searched defs:mapHandle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java253 String mapHandle = "-1"; in getMapHandle() local
292 String mapHandle = "-1"; in getMapConvoHandle() local
316 static public long getMsgHandleAsLong(String mapHandle){ in getMsgHandleAsLong()
324 static public long getCpHandle(String mapHandle) in getCpHandle()
340 static public TYPE getMsgTypeFromHandle(String mapHandle) { in getMsgTypeFromHandle()