Home
last modified time | relevance | path

Searched refs:mLayoutInsetsDuringAnimation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsAnimationControlImpl.java99 private final @LayoutInsetsDuringAnimation int mLayoutInsetsDuringAnimation; field in InsetsAnimationControlImpl
163 mLayoutInsetsDuringAnimation = layoutInsetsDuringAnimation; in InsetsAnimationControlImpl()
353 mPendingInsets = mLayoutInsetsDuringAnimation == LAYOUT_INSETS_DURING_ANIMATION_SHOWN in cancel()