Searched refs:DEFAULT_DISCOVERABLE_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
66 static final int DEFAULT_DISCOVERABLE_TIMEOUT = DISCOVERABLE_TIMEOUT_TWO_MINUTES; field in BluetoothRequestPermissionActivity72 private int mTimeout = DEFAULT_DISCOVERABLE_TIMEOUT;223 DEFAULT_DISCOVERABLE_TIMEOUT); in parseIntent()226 mTimeout = DEFAULT_DISCOVERABLE_TIMEOUT; in parseIntent()
61 private int mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT;305 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT); in parseIntent()310 mTimeout = BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT; in parseIntent()
160 BluetoothDiscoverableEnabler.DEFAULT_DISCOVERABLE_TIMEOUT); in parseIntent()
60 static final int DEFAULT_DISCOVERABLE_TIMEOUT = DISCOVERABLE_TIMEOUT_TWO_MINUTES; field in BluetoothDiscoverableEnabler
97 BluetoothRequestPermissionActivity.DEFAULT_DISCOVERABLE_TIMEOUT); in onCreate_requestDiscoverableIntent_noTimeoutSpecified_hasDefaultTimeout()