Searched refs:mActiveTaskView (Results 1 – 1 of 1) sorted by relevance
88 TaskView mActiveTaskView = null; field in TaskStackViewTouchHandler214 mActiveTaskView = null; in cancelNonDismissTaskAnimations()240 mActiveTaskView = findViewAtPoint(mDownX, mDownY); in handleTouchEvent()349 } else if (mActiveTaskView == null) { in handleTouchEvent()459 mActiveTaskView = v; in onBeginManualDrag()544 if (mActiveTaskView == v || mSwipeHelperAnimations.containsKey(v)) { in updateSwipeProgress()