Searched refs:mWatchingForPull (Results 1 – 1 of 1) sorted by relevance
86 private boolean mWatchingForPull; field in ExpandHelper302 mWatchingForPull = false; in onInterceptTouchEvent()304 if (mWatchingForPull) { in onInterceptTouchEvent()308 mWatchingForPull = false; in onInterceptTouchEvent()322 mWatchingForPull = mScrollAdapter != null && in onInterceptTouchEvent()413 mWatchingForPull = mScrollAdapter != null && in onTouchEvent()419 if (mWatchingForPull) { in onTouchEvent()423 mWatchingForPull = false; in onTouchEvent()