Home
last modified time | relevance | path

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

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