Searched refs:mPendingKeyguardOccluded (Results 1 – 1 of 1) sorted by relevance
500 private boolean mPendingKeyguardOccluded; field in PhoneWindowManager3273 mPendingKeyguardOccluded = occluded; in onKeyguardOccludedChangedLw()3283 + mPendingKeyguardOccluded); in handleStartTransitionForKeyguardLw()3285 if (setKeyguardOccludedLw(mPendingKeyguardOccluded, false /* force */)) { in handleStartTransitionForKeyguardLw()5442 proto.write(KEYGUARD_OCCLUDED_PENDING, mPendingKeyguardOccluded); in writeToProto()5521 pw.print(" mPendingKeyguardOccluded="); pw.println(mPendingKeyguardOccluded); in dump()