Searched refs:mStartedSendingScrollEvents (Results 1 – 1 of 1) sorted by relevance
241 boolean mStartedSendingScrollEvents; field in Workspace962 if (mStartedSendingScrollEvents) { in onScrollInteractionEnd()963 mStartedSendingScrollEvents = false; in onScrollInteractionEnd()971 mStartedSendingScrollEvents = false; in setLauncherOverlay()1028 if (!mStartedSendingScrollEvents && mScrollInteractionBegan) { in overScroll()1029 mStartedSendingScrollEvents = true; in overScroll()