Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java46 private final BiConsumer<SurfaceControl.Transaction, SurfaceControl> mOnAnimationLeashCreated; field in SimpleSurfaceAnimatable
160 private BiConsumer<SurfaceControl.Transaction, SurfaceControl> mOnAnimationLeashCreated = field in SimpleSurfaceAnimatable.Builder