Searched refs:mWatchingForPull (Results 1 – 1 of 1) sorted by relevance
78 private boolean mWatchingForPull; field in ExpandHelper300 mWatchingForPull = false; in onInterceptTouchEvent()302 if (mWatchingForPull) { in onInterceptTouchEvent()307 mWatchingForPull = false; in onInterceptTouchEvent()321 mWatchingForPull = mScrollAdapter != null && in onInterceptTouchEvent()327 mWatchingForPull = false; in onInterceptTouchEvent()423 mWatchingForPull = mScrollAdapter != null && in onTouchEvent()430 if (mWatchingForPull) { in onTouchEvent()435 mWatchingForPull = false; in onTouchEvent()