Searched refs:ACTION_FOUND (Results 1 – 7 of 7) sorted by relevance
186 intentFilter.addAction(BluetoothDevice.ACTION_FOUND); in startDiscovery()476 if (intent.getAction().equals(BluetoothDevice.ACTION_FOUND)) { in onReceive()
100 addHandler(BluetoothDevice.ACTION_FOUND, new DeviceFoundHandler()); in BluetoothEventManager()
113 public static final String ACTION_FOUND = field in BluetoothDevice
32 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_FOUND:
8378 field public static final String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
6212 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";