Searched refs:shouldDelayChildPressedState (Results 1 - 24 of 24) sorted by relevance

/frameworks/base/media/java/android/media/update/
H A DViewGroupHelper.java140 public boolean shouldDelayChildPressedState() { method in class:ViewGroupHelper
245 return ViewGroupHelper.super.shouldDelayChildPressedState();
351 return ViewGroupHelper.this.shouldDelayChildPressedState();
/frameworks/base/core/java/android/widget/
H A DAbsoluteLayout.java148 public boolean shouldDelayChildPressedState() { method in class:AbsoluteLayout
H A DFrameLayout.java374 public boolean shouldDelayChildPressedState() { method in class:FrameLayout
H A DHorizontalScrollView.java768 public boolean shouldDelayChildPressedState() { method in class:HorizontalScrollView
H A DScrollView.java201 public boolean shouldDelayChildPressedState() { method in class:ScrollView
H A DLinearLayout.java316 public boolean shouldDelayChildPressedState() { method in class:LinearLayout
H A DRelativeLayout.java269 public boolean shouldDelayChildPressedState() { method in class:RelativeLayout
/frameworks/support/media-widget/src/main/java/androidx/media/widget/
H A DBaseLayout.java204 public boolean shouldDelayChildPressedState() { method in class:BaseLayout
/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java328 public boolean shouldDelayChildPressedState(); method in interface:WebViewProvider.ViewDelegate
H A DWebView.java2843 public boolean shouldDelayChildPressedState() { method in class:WebView
2844 return mProvider.getViewDelegate().shouldDelayChildPressedState();
/frameworks/base/core/java/com/android/internal/widget/
H A DDecorCaptionView.java240 public boolean shouldDelayChildPressedState() { method in class:DecorCaptionView
H A DActionBarContextView.java414 public boolean shouldDelayChildPressedState() { method in class:ActionBarContextView
H A DActionBarOverlayLayout.java526 public boolean shouldDelayChildPressedState() { method in class:ActionBarOverlayLayout
H A DActionBarView.java279 public boolean shouldDelayChildPressedState() { method in class:ActionBarView
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DActionBarContextView.java353 public boolean shouldDelayChildPressedState() { method in class:ActionBarContextView
H A DActionBarOverlayLayout.java463 public boolean shouldDelayChildPressedState() { method in class:ActionBarOverlayLayout
H A DLinearLayoutCompat.java202 public boolean shouldDelayChildPressedState() { method in class:LinearLayoutCompat
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
H A DBaseCardView.java368 public boolean shouldDelayChildPressedState() { method in class:BaseCardView
/frameworks/support/compat/src/main/java/androidx/core/widget/
H A DNestedScrollView.java385 public boolean shouldDelayChildPressedState() { method in class:NestedScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java2228 public boolean shouldDelayChildPressedState() { method in class:NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java3967 public boolean shouldDelayChildPressedState() { method in class:NotificationStackScrollLayout
/frameworks/base/core/java/android/view/
H A DViewGroup.java7432 public boolean shouldDelayChildPressedState() { method in class:ViewGroup
H A DView.java13888 if (((ViewGroup) p).shouldDelayChildPressedState()) {
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt7511 HPLandroid/widget/HorizontalScrollView;->shouldDelayChildPressedState()Z
7780 HPLandroid/widget/ScrollView;->shouldDelayChildPressedState()Z
[all...]

Completed in 643 milliseconds