Searched defs:shouldIgnoreTouch (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | CentralSurfacesEmptyImpl.kt | 79 override fun shouldIgnoreTouch() = false in shouldIgnoreTouch() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl |
D | CentralSurfaces.java | 280 boolean shouldIgnoreTouch(); in shouldIgnoreTouch() method |
D | CentralSurfacesImpl.java | 2844 public boolean shouldIgnoreTouch() { in shouldIgnoreTouch() method |