Searched refs:METHOD_SET_BLUETOOTH_STATE (Results 1 – 3 of 3) sorted by relevance
137 public static final String METHOD_SET_BLUETOOTH_STATE = "SetBtState"; field in BluetoothMapContract
677 } else if (method.equals(BluetoothMapContract.METHOD_SET_BLUETOOTH_STATE)) { in call()
517 mProvider.call(BluetoothMapContract.METHOD_SET_BLUETOOTH_STATE, /* arg= */ null, extras); in call_setBluetoothStateMethod_success()