Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/authentication/domain/interactor/
H A DAuthenticationInteractorTest.kt507 val throttleTimeoutSec = regex
510 repeat(throttleTimeoutSec - 1) { time ->
520 ((throttleTimeoutSec - (time + 1)).seconds.inWholeMilliseconds)