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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionHelperActivity.java 132 mTimeout = intent.getIntExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION,
RequestPermissionActivity.java 130 i.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, mTimeout);
241 mTimeout = intent.getIntExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION,
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 106 i.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, 20);
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 197 discoverableIntent.putExtra(BluetoothAdapter.EXTRA_DISCOVERABLE_DURATION, 300);
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 140 * #EXTRA_DISCOVERABLE_DURATION} to request the duration of
164 public static final String EXTRA_DISCOVERABLE_DURATION =
    [all...]
  /prebuilt/sdk/6/
android.jar 

Completed in 335 milliseconds