Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1191 public boolean isShowingAndNotOccluded() { in isShowingAndNotOccluded() method in KeyguardViewMediator
1937 if (forceHideHomeRecentsButtons || isShowingAndNotOccluded()) { in adjustStatusBarLocked()