Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java199 default void notifyPrimaryBouncerShowing(boolean showing) {} in notifyPrimaryBouncerShowing() method
H A DKeyguardStateControllerImpl.java359 public void notifyPrimaryBouncerShowing(boolean showing) { in notifyPrimaryBouncerShowing() method in KeyguardStateControllerImpl