Home
last modified time | relevance | path

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

/frameworks/base/docs/html/about/versions/
Dandroid-2.0.1.jd305 android.bluetooth.BluetoothAdapter#ACTION_REQUEST_ENABLE} and
309 <li>{@link android.bluetooth.BluetoothAdapter#ACTION_REQUEST_ENABLE} now
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java245 public static final String ACTION_REQUEST_ENABLE = field in BluetoothAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd230 Intent enableBtIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE);
Dbluetooth.jd235 with the {@link android.bluetooth.BluetoothAdapter#ACTION_REQUEST_ENABLE} action Intent.
240 Intent enableBtIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE);
/frameworks/base/api/
Dcurrent.txt6306 …field public static final java.lang.String ACTION_REQUEST_ENABLE = "android.bluetooth.adapter.acti…
Dsystem-current.txt6524 …field public static final java.lang.String ACTION_REQUEST_ENABLE = "android.bluetooth.adapter.acti…