Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java46 private final Consumer<SurfaceControl.Transaction> mOnAnimationLeashLost; field in SimpleSurfaceAnimatable
157 private Consumer<SurfaceControl.Transaction> mOnAnimationLeashLost = null; field in SimpleSurfaceAnimatable.Builder