HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_REQUEST_DISCOVERABLE (Results 1 - 5 of 5) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java 240 && intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE)) {
254 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 105 i.setAction(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 196 Intent discoverableIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 155 public static final String ACTION_REQUEST_DISCOVERABLE =
160 * #ACTION_REQUEST_DISCOVERABLE} intents to request a specific duration
517 * BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE})
    [all...]
  /prebuilt/sdk/6/
android.jar 

Completed in 2233 milliseconds