Searched refs:isScreenFullyOff (Results 1 – 3 of 3) sorted by relevance
72 override fun isScreenFullyOff() = false in isScreenFullyOff() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
261 boolean isScreenFullyOff(); in isScreenFullyOff() method
2036 && (isScreenFullyOff() || keyguardShowingUnOccluded))); in updateIsKeyguard()2694 public boolean isScreenFullyOff() { in isScreenFullyOff() method