Home
last modified time | relevance | path

Searched defs:shouldIgnoreTouch (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt79 override fun shouldIgnoreTouch() = false in shouldIgnoreTouch() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java280 boolean shouldIgnoreTouch(); in shouldIgnoreTouch() method
DCentralSurfacesImpl.java2844 public boolean shouldIgnoreTouch() { in shouldIgnoreTouch() method