Home
last modified time | relevance | path

Searched refs:mCanCurrViewBeDimissed (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java83 private boolean mCanCurrViewBeDimissed; field in SwipeHelper
286 mCanCurrViewBeDimissed = mCallback.canChildBeDismissed(mCurrView); in onInterceptTouchEvent()
631 updateSwipeProgressFromOffset(mCurrView, mCanCurrViewBeDimissed); in onTouchEvent()