Searched refs:ACTION_DISCOVERY_STARTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java264 public static final String ACTION_DISCOVERY_STARTED = field in class:BluetoothAdapter
736 * for {@link #ACTION_DISCOVERY_STARTED} and {@link
805 * <p>Applications can also register for {@link #ACTION_DISCOVERY_STARTED}
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java105 if (BluetoothAdapter.ACTION_DISCOVERY_STARTED.equals(intent.getAction())) {
1389 BluetoothAdapter.ACTION_DISCOVERY_STARTED,

Completed in 133 milliseconds