Searched refs:resultSeconds (Results 1 – 1 of 1) sorted by relevance
1260 int resultSeconds = defaultSeconds; in getSafeModeTimeoutMs() local1263 resultSeconds = in getSafeModeTimeoutMs()1268 return TimeUnit.SECONDS.toMillis(resultSeconds); in getSafeModeTimeoutMs()