Searched refs:mStartedSendingScrollEvents (Results 1 – 1 of 1) sorted by relevance
239 boolean mStartedSendingScrollEvents; field in Workspace955 if (mStartedSendingScrollEvents) { in onScrollInteractionEnd()956 mStartedSendingScrollEvents = false; in onScrollInteractionEnd()964 mStartedSendingScrollEvents = false; in setLauncherOverlay()1021 if (!mStartedSendingScrollEvents && mScrollInteractionBegan) { in overScroll()1022 mStartedSendingScrollEvents = true; in overScroll()