Searched refs:mPendingKeyguardOccluded (Results 1 – 1 of 1) sorted by relevance
497 private boolean mPendingKeyguardOccluded; field in PhoneWindowManager3258 mPendingKeyguardOccluded = occluded; in onKeyguardOccludedChangedLw()3268 + mPendingKeyguardOccluded); in handleStartTransitionForKeyguardLw()3270 if (setKeyguardOccludedLw(mPendingKeyguardOccluded, false /* force */)) { in handleStartTransitionForKeyguardLw()5423 proto.write(KEYGUARD_OCCLUDED_PENDING, mPendingKeyguardOccluded); in writeToProto()5502 pw.print(" mPendingKeyguardOccluded="); pw.println(mPendingKeyguardOccluded); in dump()