Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java636 WindowAnimationState[] updatedStates = in handOffAnimation() local
644 updatedStates[updatedStates.length - target.prefixOrderIndex] = states[i]; in handOffAnimation()
655 updatedStates.length); in handOffAnimation()
666 }, updatedStates); in handOffAnimation()