Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java149 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in AbsoluteLayout
DFrameLayout.java384 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in FrameLayout
DHorizontalScrollView.java866 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in HorizontalScrollView
DLinearLayout.java328 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in LinearLayout
DScrollView.java233 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ScrollView
DRelativeLayout.java278 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in RelativeLayout
/frameworks/base/core/java/com/android/internal/widget/
DDecorCaptionView.java249 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in DecorCaptionView
DActionBarContextView.java416 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ActionBarContextView
DActionBarView.java279 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ActionBarView
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java159 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in KeyguardSecurityContainer
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java339 public boolean shouldDelayChildPressedState(); in shouldDelayChildPressedState() method
DWebView.java2715 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in WebView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2453 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in NotificationPanelView
/frameworks/base/core/java/android/view/
DViewGroup.java7598 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ViewGroup