Searched refs:ACTION_FOUND (Results 1 – 4 of 4) sorted by relevance
97 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);
6428 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
6214 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";