Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/domain/interactor/
H A DPrimaryBouncerCallbackInteractorTest.kt78 mPrimaryBouncerCallbackInteractor.dispatchStartingToHide()
H A DPrimaryBouncerInteractorTest.kt198 verify(mPrimaryBouncerCallbackInteractor).dispatchStartingToHide()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
H A DPrimaryBouncerCallbackInteractor.kt65 fun dispatchStartingToHide() { regex
H A DPrimaryBouncerInteractor.kt241 primaryBouncerCallbackInteractor.dispatchStartingToHide()