Home
last modified time | relevance | path

Searched defs:requestDisallowInterceptTouchEvent (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
DBrightnessSliderView.java113 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in BrightnessSliderView
/frameworks/base/core/java/android/view/
DViewParent.java318 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept); in requestDisallowInterceptTouchEvent() method
DViewGroup.java3230 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroup
DViewRootImpl.java11028 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewRootImpl.TrackballAxis
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java185 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in PrintContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DGlanceableHubContainerController.kt92 override fun requestDisallowInterceptTouchEvent(disallowIntercept: Boolean) { in requestDisallowInterceptTouchEvent() method in com.android.systemui.shade.GlanceableHubContainerController
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java563 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollView
DScrollView.java627 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollView
DAbsListView.java4725 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3845 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2773 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method