Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransition.java575 final SurfaceControl activitySurface = pipChange.getLeash(); in startExitAnimation() local
582 startTransaction.reparent(activitySurface, pipLeash); in startExitAnimation()