Searched defs:timeoutValue (Results 1 – 3 of 3) sorted by relevance
51 final int timeoutValue = AccessibilityTimeoutUtils.getSecureAccessibilityTimeoutValue( in getSummary() local
182 String timeoutValue; in setDiscoverableTimeout() local216 String timeoutValue = mSharedPreferences.getString(KEY_DISCOVERABLE_TIMEOUT, in getDiscoverableTimeout() local
1569 private void rescheduleTimeoutMessageIfNeeded(String instance, long timeoutValue) { in rescheduleTimeoutMessageIfNeeded()