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 D | ViewUIComponent.java | 97 private void attachToTransitionLeash(SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash() 291 ViewUIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
|
H A D | UIComponent.java | 73 @NonNull T ui, @NonNull SurfaceControl transitionLeash, int w, int h); in attachToTransitionLeash()
|
H A D | Transactions.java | 71 UIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
|
H A D | SurfaceUIComponent.java | 151 SurfaceUIComponent ui, SurfaceControl transitionLeash, int w, int h) { in attachToTransitionLeash()
|