Searched refs:DEFAULT_DISCOVERABLE_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DRequestPermissionActivity.java61 private int mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT;
300 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT);
305 mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT;
H A DRequestPermissionHelperActivity.java168 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT);
H A DBluetoothDiscoverableEnabler.java60 static final int DEFAULT_DISCOVERABLE_TIMEOUT = DISCOVERABLE_TIMEOUT_TWO_MINUTES; field in class:BluetoothDiscoverableEnabler

Completed in 127 milliseconds