OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:METHOD_SET_BLUETOOTH_STATE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
134
* ContentProvider.call() is used for these purposes, and the
METHOD_SET_BLUETOOTH_STATE
143
public static final String
METHOD_SET_BLUETOOTH_STATE
= "SetBtState";
[
all
...]
BluetoothMapIMProvider.java
626
} else if (method.equals(BluetoothMapContract.
METHOD_SET_BLUETOOTH_STATE
)) {
Completed in 56 milliseconds