Searched refs:ACTION_DISCOVERY_STARTED (Results 1 – 5 of 5) sorted by relevance
96 … addHandler(BluetoothAdapter.ACTION_DISCOVERY_STARTED, new ScanningStateChangedHandler(true)); in BluetoothEventManager()
108 if (BluetoothAdapter.ACTION_DISCOVERY_STARTED.equals(intent.getAction())) { in onReceive()1390 BluetoothAdapter.ACTION_DISCOVERY_STARTED, in getBluetoothReceiver()
474 ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.action.DISCOVERY_STARTED"; field in BluetoothAdapter
5838 …field public static final java.lang.String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.a…
7994 …field public static final String ACTION_DISCOVERY_STARTED = "android.bluetooth.adapter.action.DISC…