Searched defs:handleExternalTouch (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | ShadeViewController.kt | 73 fun handleExternalTouch(event: MotionEvent): Boolean in startExpandLatencyTracking() method |
D | ShadeViewControllerEmptyImpl.kt | 82 override fun handleExternalTouch(event: MotionEvent): Boolean { in handleExternalTouch() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl |
D | NotificationShadeWindowViewController.java | 282 public void handleExternalTouch(MotionEvent event) { in handleExternalTouch() method in NotificationShadeWindowViewController |