Searched refs:mExitStartPosition (Results 1 – 1 of 1) sorted by relevance
148 private int mExitStartPosition; field in DividerView823 calculateBoundsForPosition(mExitStartPosition, in resizeStack()869 taskRect.offset(0, (int) ((position - mExitStartPosition) * 0.25f)); in applyExitAnimationParallax()871 taskRect.offset((int) ((position - mExitStartPosition) * 0.25f), 0); in applyExitAnimationParallax()873 taskRect.offset((int) ((mExitStartPosition - position) * 0.25f), 0); in applyExitAnimationParallax()1111 mExitStartPosition = getCurrentPosition(); in onBusEvent()1112 stopDragging(mExitStartPosition, target, 336 /* duration */, 100 /* startDelay */, in onBusEvent()