Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java153 private static void setupLeash(@NonNull SurfaceControl leash, in setupLeash() method in TransitionUtil
230 setupLeash(leashSurface, change, info.getChanges().size() - order, info, t); in createLeash()