Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java344 private boolean mBootSendUserPresent; field in KeyguardViewMediator
2751 mBootSendUserPresent = true;
3587 if (mBootSendUserPresent) {
3708 pw.print(" mBootSendUserPresent: "); pw.println(mBootSendUserPresent);