Searched refs:mCanCurrViewBeDimissed (Results 1 – 1 of 1) sorted by relevance
104 private boolean mCanCurrViewBeDimissed; field in SwipeHelper329 mCanCurrViewBeDimissed = mCallback.canChildBeDismissed(mTouchedView); in onInterceptTouchEvent()712 updateSwipeProgressFromOffset(mTouchedView, mCanCurrViewBeDimissed); in onTouchEvent()894 pw.append("mCanCurrViewBeDimissed=").println(mCanCurrViewBeDimissed); in dump()