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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java 261 && intent.getAction().equals(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE)) {
273 + BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
ConnectionAccessServerActivity.java 116 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
MessageTestActivity.java 185 Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 108 i.setAction(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 190 Intent discoverableIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE);
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 173 public static final String ACTION_REQUEST_DISCOVERABLE =
178 * #ACTION_REQUEST_DISCOVERABLE} intents to request a specific duration
689 * BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE})
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 401 milliseconds