OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMapHandle
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java
52
static public String
getMapHandle
(long cpHandle, TYPE messageType){
BluetoothMapMessageListingElement.java
63
this.mapHandle = BluetoothMapUtils.
getMapHandle
(cpHandle, type);
BluetoothMapObexServer.java
266
String handleStr = BluetoothMapUtils.
getMapHandle
(handle, message.getType());
BluetoothMapContentObserver.java
203
xmlEvtReport.attribute("", "handle", BluetoothMapUtils.
getMapHandle
(handle, msgType));
[
all
...]
Completed in 75 milliseconds