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()362 } else if (mActiveTaskView == null) { in handleTouchEvent()460 mActiveTaskView = v; in onBeginManualDrag()557 if ((mActiveTaskView == v || mSwipeHelperAnimations.containsKey(v)) && in updateSwipeProgress()