Searched refs:mPendingKeyguardOccluded (Results 1 – 1 of 1) sorted by relevance
607 private boolean mPendingKeyguardOccluded; field in PhoneWindowManager4203 mPendingKeyguardOccluded = occluded;4211 + mPendingKeyguardOccluded + " changed=" + mKeyguardOccludedChanged);4215 if (setKeyguardOccludedLw(mPendingKeyguardOccluded)) {4492 mPendingKeyguardOccluded = isOccluded;6536 proto.write(KEYGUARD_OCCLUDED_PENDING, mPendingKeyguardOccluded);6642 pw.print(" mPendingKeyguardOccluded="); pw.println(mPendingKeyguardOccluded);