Home
last modified time | relevance | path

Searched refs:timeoutInSeconds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java349 int timeoutInSeconds = (int) timeoutMs / 1000; in showTimeoutDialog() local
373 timeoutInSeconds); in showTimeoutDialog()