Searched refs:ACTION_DISCOVERY_FINISHED (Results 1 – 5 of 5) sorted by relevance
92 … addHandler(BluetoothAdapter.ACTION_DISCOVERY_FINISHED, new ScanningStateChangedHandler(false)); in BluetoothEventManager()
108 } else if (BluetoothAdapter.ACTION_DISCOVERY_FINISHED.equals(intent.getAction())) { in onReceive()1401 BluetoothAdapter.ACTION_DISCOVERY_FINISHED, in getBluetoothReceiver()
343 public static final String ACTION_DISCOVERY_FINISHED = field in BluetoothAdapter
6302 …field public static final java.lang.String ACTION_DISCOVERY_FINISHED = "android.bluetooth.adapter.…
6519 …field public static final java.lang.String ACTION_DISCOVERY_FINISHED = "android.bluetooth.adapter.…