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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java 55 private int mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT;
265 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT);
270 mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT;
RequestPermissionHelperActivity.java 149 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT);
BluetoothDiscoverableEnabler.java 61 static final int DEFAULT_DISCOVERABLE_TIMEOUT = DISCOVERABLE_TIMEOUT_TWO_MINUTES;

Completed in 174 milliseconds