Home
last modified time | relevance | path

Searched defs:isShowingAndNotOccluded (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl28 boolean isShowingAndNotOccluded(); in isShowingAndNotOccluded() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardTouchDelegate.java143 public boolean isShowingAndNotOccluded() { in isShowingAndNotOccluded() method in KeyguardTouchDelegate
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
DKeyguardServiceWrapper.java61 public boolean isShowingAndNotOccluded() { in isShowingAndNotOccluded() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java154 public boolean isShowingAndNotOccluded() { in isShowingAndNotOccluded() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java832 public boolean isShowingAndNotOccluded() { in isShowingAndNotOccluded() method in KeyguardViewMediator