Searched refs:mAllowOverScroll (Results 1 – 2 of 2) sorted by relevance
140 protected boolean mAllowOverScroll = true; field in PagedView562 if (mAllowOverScroll) { in computeScrollHelper()1195 mAllowOverScroll = enable; in setEnableOverscroll()1263 if (mAllowOverScroll) { in onTouchEvent()1285 if (mAllowOverScroll) { in onTouchEvent()1711 return mAllowOverScroll; in scrollLeft()1719 return mAllowOverScroll; in scrollRight()1791 event.setScrollable(mAllowOverScroll || getPageCount() > 1); in onInitializeAccessibilityEvent()1888 if (mAllowOverScroll && (!mEdgeGlowRight.isFinished() || !mEdgeGlowLeft.isFinished())) { in drawEdgeEffect()
748 if (mAllowOverScroll && (!mEdgeGlowRight.isFinished() || !mEdgeGlowLeft.isFinished())) { in dispatchDraw()4975 return mAllowOverScroll;4995 return mAllowOverScroll;