Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java58 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in NotificationPanelView
/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
DLinearLayout.java328 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in LinearLayout
DHorizontalScrollView.java924 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in HorizontalScrollView
DRelativeLayout.java278 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in RelativeLayout
DScrollView.java248 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ScrollView
/frameworks/base/core/java/com/android/internal/widget/
DDecorCaptionView.java228 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/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipMenuView.java258 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in PipMenuView
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java350 public boolean shouldDelayChildPressedState(); in shouldDelayChildPressedState() method
DWebView.java2770 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in WebView
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainer.java451 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in KeyguardSecurityContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4425 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method
/frameworks/base/core/java/android/view/
DViewGroup.java8047 public boolean shouldDelayChildPressedState() { in shouldDelayChildPressedState() method in ViewGroup