Searched refs:ACTION_DISCOVERY_FINISHED (Results 1 – 5 of 5) sorted by relevance
99 addHandler(BluetoothAdapter.ACTION_DISCOVERY_FINISHED, in BluetoothEventManager()
116 } else if (BluetoothAdapter.ACTION_DISCOVERY_FINISHED.equals(intent.getAction())) { in onReceive()1519 BluetoothAdapter.ACTION_DISCOVERY_FINISHED, in getBluetoothReceiver()
540 ACTION_DISCOVERY_FINISHED = "android.bluetooth.adapter.action.DISCOVERY_FINISHED"; field in BluetoothAdapter
8669 ….Manifest.permission.BLUETOOTH_SCAN) public static final String ACTION_DISCOVERY_FINISHED = "andro…
5837 …field public static final java.lang.String ACTION_DISCOVERY_FINISHED = "android.bluetooth.adapter.…