Home
last modified time | relevance | path

Searched defs:shouldDelayChildPressedState (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java148 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in AbsoluteLayout
DFrameLayout.java374 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in FrameLayout
DLinearLayout.java297 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in LinearLayout
DHorizontalScrollView.java768 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in HorizontalScrollView
DRelativeLayout.java269 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in RelativeLayout
DScrollView.java201 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ScrollView
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionBarContextView.java352 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ActionBarContextView
DLinearLayoutCompat.java200 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in LinearLayoutCompat
/frameworks/base/core/java/com/android/internal/widget/
DDecorCaptionView.java240 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in DecorCaptionView
DActionBarContextView.java414 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ActionBarContextView
DActionBarView.java279 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ActionBarView
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DBaseCardView.java367 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in BaseCardView
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java327 public boolean shouldDelayChildPressedState(); in shouldDelayChildPressedState() method
DWebView.java2692 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in WebView
/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java847 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in TabLayout
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java345 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in NestedScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2158 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3728 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in NotificationStackScrollLayout
/frameworks/base/core/java/android/view/
DViewGroup.java7285 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ViewGroup