Home
last modified time | relevance | path

Searched defs:authenticationDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/domain/interactor/
DSideFpsSensorInteractorTest.kt169 val authenticationDuration by collectLastValue(underTest.authenticationDuration) in <lambda>() constant
181 val authenticationDuration by collectLastValue(underTest.authenticationDuration) in <lambda>() constant
192 val authenticationDuration by collectLastValue(underTest.authenticationDuration) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/
DSideFpsSensorInteractor.kt76 val authenticationDuration: Flow<Long> = in <lambda>() constant