Searched refs:ACTION_FOUND (Results 1 – 7 of 7) sorted by relevance
88 public static final String ACTION_FOUND = field in BluetoothDevice
369 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent in372 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent. This380 // Create a BroadcastReceiver for ACTION_FOUND385 if (BluetoothDevice.ACTION_FOUND.equals(action)) {394 IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND);
194 Intent intent = new Intent(BluetoothDevice.ACTION_FOUND); in addDevice()
4485 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
4492 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
4701 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";