Searched refs:ACTION_DISCOVERY_STARTED (Results 1 – 5 of 5) sorted by relevance
91 … addHandler(BluetoothAdapter.ACTION_DISCOVERY_STARTED, new ScanningStateChangedHandler(true)); in BluetoothEventManager()
106 if (BluetoothAdapter.ACTION_DISCOVERY_STARTED.equals(intent.getAction())) { in onReceive()1402 BluetoothAdapter.ACTION_DISCOVERY_STARTED, in getBluetoothReceiver()
335 public static final String ACTION_DISCOVERY_STARTED = field in BluetoothAdapter
6303 …field public static final java.lang.String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.a…
6520 …field public static final java.lang.String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.a…