Searched refs:mScrollInteractionBegan (Results 1 – 1 of 1) sorted by relevance
278 boolean mScrollInteractionBegan; field in Workspace1244 mScrollInteractionBegan = true; in onScrollInteractionBegin()1249 mScrollInteractionBegan = false; in onScrollInteractionEnd()1313 if (!mStartedSendingScrollEvents && mScrollInteractionBegan) { in overScroll()