OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMapHandle
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
277
BluetoothMapUtils.
getMapHandle
(mCpHandle, mType));
BluetoothMapUtils.java
252
public static String
getMapHandle
(long cpHandle, TYPE messageType){
BluetoothMapObexServer.java
611
String handleStr = BluetoothMapUtils.
getMapHandle
(handle, message.getType());
[
all
...]
BluetoothMapContentObserver.java
746
BluetoothMapUtils.
getMapHandle
(handle, msgType));
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
450
String handle = BluetoothMapUtils.
getMapHandle
(id, TYPE.EMAIL);
[
all
...]
Completed in 45 milliseconds