Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsAnimationThreadControlRunner.java32 import android.view.InsetsController.LayoutInsetsDuringAnimation;
115 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in InsetsAnimationThreadControlRunner()
H A DInsetsAnimationControlImpl.java35 import static android.view.InsetsController.LayoutInsetsDuringAnimation;
99 private final @LayoutInsetsDuringAnimation int mLayoutInsetsDuringAnimation;
126 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in InsetsAnimationControlImpl()
H A DInsetsController.java300 @interface LayoutInsetsDuringAnimation { annotation in InsetsController
604 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in PendingControlRequest()
621 final @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation;
1291 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in controlAnimationUnchecked()
1314 @LayoutInsetsDuringAnimation int layoutInsetsDuringAnimation, in controlAnimationUncheckedInner()
1526 private @LayoutInsetsDuringAnimation int getLayoutInsetsDuringAnimationMode( in getLayoutInsetsDuringAnimationMode()