Searched refs:mIsKeyguardOccluded (Results 1 – 1 of 1) sorted by relevance
29 private boolean mIsKeyguardOccluded; field in KeyguardStatusChecker47 mIsKeyguardOccluded = ksc.isKeyguardOccluded(); in postExecutionCheck()48 if (mIsKeyguardShowing || mIsKeyguardOccluded) { in postExecutionCheck()52 mIsKeyguardShowing, mIsKeyguardOccluded); in postExecutionCheck()