Home
last modified time | relevance | path

Searched defs:transitionLeash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/animation/lib/src/com/android/systemui/animation/
H A DViewUIComponent.java97 private void attachToTransitionLeash(SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
291 ViewUIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
H A DUIComponent.java73 @NonNull T ui, @NonNull SurfaceControl transitionLeash, int w, int h); in attachToTransitionLeash()
H A DTransactions.java71 UIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
H A DSurfaceUIComponent.java151 SurfaceUIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()