Searched refs:ksc (Results 1 – 1 of 1) sorted by relevance
37 KeyguardControllerState ksc = device.getKeyguardState(); in postExecutionCheck() local38 if (ksc == null) { in postExecutionCheck()46 mIsKeyguardShowing = ksc.isKeyguardShowing(); in postExecutionCheck()47 mIsKeyguardOccluded = ksc.isKeyguardOccluded(); in postExecutionCheck()