Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java252 void updateKeyguardShowing(boolean forceViewUpdate) { in updateKeyguardShowing() method in KeyguardQsUserSwitchController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java394 private void updateKeyguardShowing() { in updateKeyguardShowing() method in LockIconViewController