Searched defs:currentTimeout (Results 1 – 3 of 3) sorted by relevance
290 private void updateTimeoutPreferenceDescription(long currentTimeout) { in updateTimeoutPreferenceDescription()322 final long currentTimeout = Settings.System.getLong(getActivity().getContentResolver(), in onResume() local
1114 long currentTimeout = Settings.Secure.getLong(getContentResolver(), in setupLockAfterPreference() local1139 long currentTimeout = Settings.Secure.getLong(getContentResolver(), in updateLockAfterPreferenceSummary() local
353 long currentTimeout = dpm.getPasswordExpirationTimeout(mAdminName); in getInactiveReasons() local