Searched refs:mIsScrolling (Results 1 – 2 of 2) sorted by relevance
35 protected boolean mIsScrolling; field in OverlayEdgeEffect66 if (!mIsScrolling) { in onPullDistance()71 mIsScrolling = true; in onPullDistance()104 if (mIsScrolling) { in onRelease()111 mIsScrolling = false; in onRelease()
115 mIsScrolling = false;127 private boolean mIsScrolling; field in PrivateProfileManager825 mIsScrolling = true; in startAnimationScroll()846 return mIsScrolling; in isScrolling()