Searched refs:mActiveTaskView (Results 1 – 1 of 1) sorted by relevance
87 TaskView mActiveTaskView = null; field in TaskStackViewTouchHandler213 mActiveTaskView = null; in cancelNonDismissTaskAnimations()239 mActiveTaskView = findViewAtPoint(mDownX, mDownY); in handleTouchEvent()361 } else if (mActiveTaskView == null) { in handleTouchEvent()459 mActiveTaskView = v; in onBeginManualDrag()556 if ((mActiveTaskView == v || mSwipeHelperAnimations.containsKey(v)) && in updateSwipeProgress()