Home
last modified time | relevance | path

Searched refs:EXTRA_BLUETOOTH_STATE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java139 public static final String EXTRA_BLUETOOTH_STATE = "BluetoothState"; field in BluetoothMapContract
DBluetoothMapIMProvider.java679 extras.getBoolean(BluetoothMapContract.EXTRA_BLUETOOTH_STATE); in call()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/
DBluetoothMapIMProviderTest.java515 extras.putBoolean(BluetoothMapContract.EXTRA_BLUETOOTH_STATE, state); in call_setBluetoothStateMethod_success()