Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java144 public static final String EXTRA_BLUETOOTH_STATE = "BluetoothState"; field in BluetoothMapContract
DBluetoothMapIMProvider.java647 extras.getBoolean(BluetoothMapContract.EXTRA_BLUETOOTH_STATE); in call()