Searched refs:mIsDetaching (Results 1 – 1 of 1) sorted by relevance
726 private boolean mIsDetaching; field in AbsListView2858 mIsDetaching = true; in onDetachedFromWindow()2909 mIsDetaching = false; in onDetachedFromWindow()3622 if (mIsDetaching || !isAttachedToWindow()) { in onTouchEvent()3878 if (!mDataChanged && !mIsDetaching && isAttachedToWindow()) { in onTouchUp()4239 if (mIsDetaching || !isAttachedToWindow()) { in onInterceptTouchEvent()