Home
last modified time | relevance | path

Searched defs:throttling (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/viewmodel/
H A DBouncerViewModelTest.kt118 val throttling by collectLastValue(bouncerInteractor.throttling) regex
143 val throttling by collectLastValue(bouncerInteractor.throttling) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/domain/interactor/
H A DBouncerInteractorTest.kt281 fun throttling() = regex
284 val throttling by collectLastValue(underTest.throttling) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/authentication/domain/interactor/
H A DAuthenticationInteractorTest.kt454 fun throttling() = regex
457 val throttling by collectLastValue(underTest.throttling) regex