Searched refs:timeOutSec (Results 1 – 2 of 2) sorted by relevance
74 String timeOutSec = Settings.Secure.getString(resolver, name); in getSecureAccessibilityTimeoutValue() local75 if (timeOutSec == null) { in getSecureAccessibilityTimeoutValue()78 Integer timeOutValue = Ints.tryParse(timeOutSec); in getSecureAccessibilityTimeoutValue()
72 String timeOutSec = Settings.Secure.getString(resolver, name); in getSecureAccessibilityTimeoutValue() local73 if (timeOutSec == null) { in getSecureAccessibilityTimeoutValue()76 Integer timeOutValue = Ints.tryParse(timeOutSec); in getSecureAccessibilityTimeoutValue()