Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java203 default void notifyPrimaryBouncerShowing(boolean showing) {} in notifyPrimaryBouncerShowing() method
DKeyguardStateControllerImpl.java362 public void notifyPrimaryBouncerShowing(boolean showing) { in notifyPrimaryBouncerShowing() method in KeyguardStateControllerImpl