Searched defs:shouldDelayChildPressedState (Results 1 - 12 of 12) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DViewGroup.java5458 public boolean shouldDelayChildPressedState() { method in class:ViewGroup
/frameworks/base/core/java/android/webkit/
H A DWebView.java2011 public boolean shouldDelayChildPressedState() { method in class:WebView
2012 return mProvider.getViewDelegate().shouldDelayChildPressedState();
H A DWebViewClassic.java1688 public boolean shouldDelayChildPressedState() { method in class:WebViewClassic
H A DWebViewProvider.java274 public boolean shouldDelayChildPressedState(); method in interface:WebViewProvider.ViewDelegate
/frameworks/base/core/java/android/widget/
H A DAbsoluteLayout.java145 public boolean shouldDelayChildPressedState() { method in class:AbsoluteLayout
H A DFrameLayout.java558 public boolean shouldDelayChildPressedState() { method in class:FrameLayout
H A DHorizontalScrollView.java726 public boolean shouldDelayChildPressedState() { method in class:HorizontalScrollView
H A DLinearLayout.java225 public boolean shouldDelayChildPressedState() { method in class:LinearLayout
H A DRelativeLayout.java227 public boolean shouldDelayChildPressedState() { method in class:RelativeLayout
H A DScrollView.java173 public boolean shouldDelayChildPressedState() { method in class:ScrollView
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContextView.java514 public boolean shouldDelayChildPressedState() { method in class:ActionBarContextView
H A DActionBarView.java317 public boolean shouldDelayChildPressedState() { method in class:ActionBarView

Completed in 133 milliseconds