Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java334 private boolean mBootSendUserPresent; field in KeyguardViewMediator
2641 mBootSendUserPresent = true;
3474 if (mBootSendUserPresent) {
3605 pw.print(" mBootSendUserPresent: "); pw.println(mBootSendUserPresent);