Home | History | Annotate | Download | only in keyguard

Lines Matching refs:mKeyguardOccluded

196     private boolean mKeyguardOccluded;
462 mKeyguardOccluded = occluded;
1207 return mAssistantVisible && mKeyguardOccluded
1215 shouldListenForFingerprintAssistant() || (mKeyguardOccluded && mIsDreaming))