Home
last modified time | relevance | path

Searched refs:ACTION_SCAN_MODE_CHANGED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java118 } else if (BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(intent.getAction())) { in onReceive()
577 if (!BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(action)) { in discoverable()
588 final IntentFilter filter = new IntentFilter(BluetoothAdapter.ACTION_SCAN_MODE_CHANGED); in discoverable()
627 if (!BluetoothAdapter.ACTION_SCAN_MODE_CHANGED.equals(action)) { in undiscoverable()
638 final IntentFilter filter = new IntentFilter(BluetoothAdapter.ACTION_SCAN_MODE_CHANGED); in undiscoverable()
1521 BluetoothAdapter.ACTION_SCAN_MODE_CHANGED, in getBluetoothReceiver()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java376 ACTION_SCAN_MODE_CHANGED = "android.bluetooth.adapter.action.SCAN_MODE_CHANGED"; field in BluetoothAdapter
/frameworks/base/core/api/
Dcurrent.txt8674 ….Manifest.permission.BLUETOOTH_SCAN) public static final String ACTION_SCAN_MODE_CHANGED = "androi…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5842 …field public static final java.lang.String ACTION_SCAN_MODE_CHANGED = "android.bluetooth.adapter.a…