Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DInsetsAnimationThreadControlRunner.java32 import android.view.InsetsController.LayoutInsetsDuringAnimation;
114 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in InsetsAnimationThreadControlRunner()
H A DInsetsAnimationControlImpl.java32 import static android.view.InsetsController.LayoutInsetsDuringAnimation;
91 private final @LayoutInsetsDuringAnimation int mLayoutInsetsDuringAnimation;
116 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in InsetsAnimationControlImpl()
H A DInsetsController.java278 @interface LayoutInsetsDuringAnimation { annotation in InsetsController
524 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in PendingControlRequest()
541 final @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation;
1035 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in controlAnimationUnchecked()
1214 private @LayoutInsetsDuringAnimation int getLayoutInsetsDuringAnimationMode( in getLayoutInsetsDuringAnimationMode()