Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationRunner.java346 addBackgroundToTransition(info.getRootLeash(), backgroundColor, startTransaction, in addBackgroundColorIfNeeded()
/aosp14/frameworks/base/core/java/android/window/
H A DTransitionInfo.java319 public SurfaceControl getRootLeash() { in getRootLeash() method in TransitionInfo