Home
last modified time | relevance | path

Searched refs:ACTION_DISCOVERY_STARTED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManager.java96 … addHandler(BluetoothAdapter.ACTION_DISCOVERY_STARTED, new ScanningStateChangedHandler(true)); in BluetoothEventManager()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java108 if (BluetoothAdapter.ACTION_DISCOVERY_STARTED.equals(intent.getAction())) { in onReceive()
1390 BluetoothAdapter.ACTION_DISCOVERY_STARTED, in getBluetoothReceiver()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java474 ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.action.DISCOVERY_STARTED"; field in BluetoothAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5838 …field public static final java.lang.String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.a…
/frameworks/base/api/
Dcurrent.txt7994 …field public static final String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.action.DISC…