Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java97 public static final String ACTION_FOUND = field in BluetoothDevice
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd365 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent in
368 {@link android.bluetooth.BluetoothDevice#ACTION_FOUND} Intent. This
376 // Create a BroadcastReceiver for ACTION_FOUND
381 if (BluetoothDevice.ACTION_FOUND.equals(action)) {
390 IntentFilter filter = new IntentFilter(BluetoothDevice.ACTION_FOUND);
/frameworks/base/api/
Dsystem-current.txt6428 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
Dcurrent.txt6214 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";