Home
last modified time | relevance | path

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

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