Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java251 default void onPrimaryBouncerShowingChanged() {} in onPrimaryBouncerShowingChanged() method
DKeyguardStateControllerImpl.java366 invokeForEachCallback(Callback::onPrimaryBouncerShowingChanged); in notifyPrimaryBouncerShowing()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java1167 mKeyguardStateControllerCallback.getValue().onPrimaryBouncerShowingChanged(); in pendingPinLockOnKeyguardGoingAway_doKeyguardLockedOnKeyguardVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1387 public void onPrimaryBouncerShowingChanged() {