Searched refs:mIsDetaching (Results 1 – 1 of 1) sorted by relevance
733 private boolean mIsDetaching; field in AbsListView2941 mIsDetaching = true; in onDetachedFromWindow()2992 mIsDetaching = false; in onDetachedFromWindow()3778 if (mIsDetaching || !isAttachedToWindow()) { in onTouchEvent()4040 if (!mDataChanged && !mIsDetaching && isAttachedToWindow()) { in onTouchUp()4401 if (mIsDetaching || !isAttachedToWindow()) { in onInterceptTouchEvent()