Home
last modified time | relevance | path

Searched defs:setKeyguardGoingAwayState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java119 void setKeyguardGoingAwayState(boolean isKeyguardGoingAway); in setKeyguardGoingAwayState() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java348 public void setKeyguardGoingAwayState(boolean isKeyguardGoingAway) { in setKeyguardGoingAwayState() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java1129 public void setKeyguardGoingAwayState(boolean isKeyguardGoingAway) { in setKeyguardGoingAwayState() method in StatusBarKeyguardViewManager