Searched refs:isKeyguardOccluded (Results 1 – 4 of 4) sorted by relevance
414 public boolean isKeyguardOccluded() {
1379 public boolean isKeyguardOccluded(); in isKeyguardOccluded() method
141 && mService.mPolicy.isKeyguardOccluded()) {
2811 if (isKeyguardLocked() && isKeyguardOccluded()) { in shouldBeHiddenByKeyguard()6869 public boolean isKeyguardOccluded() { in isKeyguardOccluded() method in PhoneWindowManager