Searched refs:EXTRA_BLUETOOTH_STATE (Results 1 – 3 of 3) sorted by relevance
139 public static final String EXTRA_BLUETOOTH_STATE = "BluetoothState"; field in BluetoothMapContract
679 extras.getBoolean(BluetoothMapContract.EXTRA_BLUETOOTH_STATE); in call()
515 extras.putBoolean(BluetoothMapContract.EXTRA_BLUETOOTH_STATE, state); in call_setBluetoothStateMethod_success()