Searched refs:ACTION_FOUND (Results 1 – 6 of 6) sorted by relevance
93 addHandler(BluetoothDevice.ACTION_FOUND, new DeviceFoundHandler()); in BluetoothEventManager()
100 public static final String ACTION_FOUND = field in BluetoothDevice
365 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent in368 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent. This376 // Create a BroadcastReceiver for ACTION_FOUND381 if (BluetoothDevice.ACTION_FOUND.equals(action)) {390 IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND);
325 <li>{@link android.bluetooth.BluetoothDevice#ACTION_FOUND BluetoothDevice.ACTION_FOUND}:
6678 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
6898 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";