Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManager.java93 addHandler(BluetoothDevice.ACTION_FOUND, new DeviceFoundHandler()); in BluetoothEventManager()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java100 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/docs/html/preview/
Dbehavior-changes.jd325 <li>{@link android.bluetooth.BluetoothDevice#ACTION_FOUND BluetoothDevice.ACTION_FOUND}:
/frameworks/base/api/
Dcurrent.txt6678 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";
Dsystem-current.txt6898 … field public static final java.lang.String ACTION_FOUND = "android.bluetooth.device.action.FOUND";