Searched refs:OVER_SCROLL_ALWAYS (Results 1 – 10 of 10) sorted by relevance
727 final boolean canOverscroll = overscrollMode == OVER_SCROLL_ALWAYS || in onTouchEvent()1413 final boolean canOverscroll = overscrollMode == OVER_SCROLL_ALWAYS || in computeScroll()
793 boolean canOverscroll = overscrollMode == OVER_SCROLL_ALWAYS || in onTouchEvent()1442 final boolean canOverscroll = overscrollMode == OVER_SCROLL_ALWAYS || in computeScroll()
1318 mPopup.getListView().setOverScrollMode(View.OVER_SCROLL_ALWAYS); in showDropDown()
3659 if (overscrollMode == OVER_SCROLL_ALWAYS || in scrollIfNeeded()3710 if (overscrollMode == OVER_SCROLL_ALWAYS || in scrollIfNeeded()4721 if (overscrollMode == OVER_SCROLL_ALWAYS ||
417 if (overScrollMode == ViewCompat.OVER_SCROLL_ALWAYS || in trackMotionScroll()
2255 if (overScrollMode == View.OVER_SCROLL_ALWAYS ||
3575 public static final int OVER_SCROLL_ALWAYS = 0; field in View26743 final boolean overScrollHorizontal = overScrollMode == OVER_SCROLL_ALWAYS || in overScrollBy()26745 final boolean overScrollVertical = overScrollMode == OVER_SCROLL_ALWAYS || in overScrollBy()26810 @EnumEntry(value = OVER_SCROLL_ALWAYS, name = "always"),26830 if (overScrollMode != OVER_SCROLL_ALWAYS && in setOverScrollMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
33813 field public static final int OVER_SCROLL_ALWAYS = 0; // 0x0
54450 field public static final int OVER_SCROLL_ALWAYS = 0; // 0x0