Searched refs:mAllowOverScroll (Results 1 – 2 of 2) sorted by relevance
135 protected boolean mAllowOverScroll = true; field in PagedView569 if (mAllowOverScroll) { in computeScrollHelper()1256 mAllowOverScroll = enable; in setEnableOverscroll()1324 if (mAllowOverScroll) { in onTouchEvent()1345 if (mAllowOverScroll) { in onTouchEvent()1787 return mAllowOverScroll; in scrollLeft()1795 return mAllowOverScroll; in scrollRight()1867 event.setScrollable(mAllowOverScroll || getPageCount() > 1); in onInitializeAccessibilityEvent()1964 if (mAllowOverScroll && (!mEdgeGlowRight.isFinished() || !mEdgeGlowLeft.isFinished())) { in drawEdgeEffect()
959 if (mAllowOverScroll && (!mEdgeGlowRight.isFinished() || !mEdgeGlowLeft.isFinished())) { in dispatchDraw()6162 return mAllowOverScroll;6182 return mAllowOverScroll;