Searched refs:OVERSCROLL_3D (Results 1 – 1 of 1) sorted by relevance
77 private int mOverscrollEffect = OVERSCROLL_3D;84 public static final int OVERSCROLL_3D = 0; field in SlotView164 if (mOverscrollEffect == OVERSCROLL_3D) { in onLayout()252 if (mOverscrollEffect == OVERSCROLL_3D) { in render()677 if (mOverscrollEffect == OVERSCROLL_3D && overDistance != 0) { in onScroll()