Home
last modified time | relevance | path

Searched refs:ACTION_REQUEST_ENABLE (Results 1 – 4 of 4) 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.java201 public static final String ACTION_REQUEST_ENABLE = field in BluetoothAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd240 with the {@link android.bluetooth.BluetoothAdapter#ACTION_REQUEST_ENABLE} action Intent.
245 Intent enableBtIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE);
/frameworks/base/api/
Dcurrent.txt4648 …field public static final java.lang.String ACTION_REQUEST_ENABLE = "android.bluetooth.adapter.acti…