Home
last modified time | relevance | path

Searched refs:ACTION_FOUND (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java88 public static final String ACTION_FOUND = field in BluetoothDevice
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd369 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent in
372 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent. This
380 // Create a BroadcastReceiver for ACTION_FOUND
385 if (BluetoothDevice.ACTION_FOUND.equals(action)) {
394 IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND);
/frameworks/base/core/java/android/server/
DBluetoothEventLoop.java194 Intent intent = new Intent(BluetoothDevice.ACTION_FOUND); in addDevice()
/frameworks/base/api/
D14.txt4485 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
D15.txt4492 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
Dcurrent.txt4701 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
D16.txt4701 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";