Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DMixedTransitionHelper.java105 SurfaceControl.Transaction otherStartT = new SurfaceControl.Transaction(); in animateEnterPipFromSplit() local
126 EXIT_REASON_CHILD_TASK_ENTER_PIP, everythingElse, otherStartT, in animateEnterPipFromSplit()
147 otherStartT, finishTransaction, finishCB, mixedHandler); in animateEnterPipFromSplit()
DDefaultMixedTransition.java209 SurfaceControl.Transaction otherStartT = new SurfaceControl.Transaction(); in tryAnimateOpenIntentWithRemoteAndPip() local
211 mPipHandler.startEnterAnimation(pipChange, otherStartT, finishTransaction, finishCB); in tryAnimateOpenIntentWithRemoteAndPip()