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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoverableEnabler.java 129 manager.setScanMode(BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE);
151 if (mode == BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) {
162 if (mode != BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) {
RequestPermissionActivity.java 215 BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE, mTimeout)) {
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 195 BluetoothAdapter.SCAN_MODE_CONNECTABLE_DISCOVERABLE) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 136 * #SCAN_MODE_CONNECTABLE_DISCOVERABLE}. It allows remote devices to see
203 * {@link #SCAN_MODE_CONNECTABLE_DISCOVERABLE},
211 * {@link #SCAN_MODE_CONNECTABLE_DISCOVERABLE},
234 public static final int SCAN_MODE_CONNECTABLE_DISCOVERABLE = 23;
490 * {@link #SCAN_MODE_CONNECTABLE_DISCOVERABLE}.
513 * {@link #SCAN_MODE_CONNECTABLE_DISCOVERABLE}.
522 * {@link #SCAN_MODE_CONNECTABLE_DISCOVERABLE}
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]
  /prebuilt/sdk/6/
android.jar 

Completed in 1465 milliseconds