Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/domain/interactor/
H A DPrimaryBouncerCallbackInteractorTest.kt60 mPrimaryBouncerCallbackInteractor.dispatchFullyHidden()
H A DPrimaryBouncerInteractorTest.kt190 verify(mPrimaryBouncerCallbackInteractor).dispatchFullyHidden()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
H A DPrimaryBouncerCallbackInteractor.kt79 fun dispatchFullyHidden() { regex
H A DPrimaryBouncerInteractor.kt236 primaryBouncerCallbackInteractor.dispatchFullyHidden()