Home
last modified time | relevance | path

Searched refs:AnimationType (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/
DWallpaperAnimationAdapter.java31 import com.android.server.wm.SurfaceAnimator.AnimationType;
46 private @AnimationType int mLastAnimationType;
122 @AnimationType int getLastAnimationType() { in getLastAnimationType()
141 @AnimationType int type, in startAnimation()
DSurfaceAnimator.java59 private @AnimationType int mAnimationType;
168 @AnimationType int type,
213 @AnimationType int type) {
252 @AnimationType
357 final @AnimationType int animationType = mAnimationType;
457 Transaction t, @AnimationType int type, int width, int height, int x, int y,
596 @interface AnimationType {}
601 static String animationTypeToString(@AnimationType int type) {
623 void onAnimationFinished(@AnimationType int type, AnimationAdapter anim);
DAnimationAdapter.java26 import com.android.server.wm.SurfaceAnimator.AnimationType;
73 void startAnimation(SurfaceControl animationLeash, Transaction t, @AnimationType int type, in startAnimation()
DLocalAnimationAdapter.java28 import com.android.server.wm.SurfaceAnimator.AnimationType;
65 @AnimationType int type, @NonNull OnAnimationFinishedCallback finishCallback) { in startAnimation()
DWindowContainerThumbnail.java44 import com.android.server.wm.SurfaceAnimator.AnimationType;
131 private void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished()
DNonAppWindowAnimationAdapter.java50 private @SurfaceAnimator.AnimationType int mLastAnimationType;
173 @SurfaceAnimator.AnimationType
DRemoteAnimationController.java50 import com.android.server.wm.SurfaceAnimator.AnimationType;
531 private @AnimationType int mAnimationType;
566 @AnimationType int type, @NonNull OnAnimationFinishedCallback finishCallback) {
DLegacyDimmer.java159 AnimationAdapter anim, boolean hidden, @SurfaceAnimator.AnimationType int type); in startAnimation()
DWindowContainer.java117 import com.android.server.wm.SurfaceAnimator.AnimationType;
2950 @AnimationType int type, in startAnimation()
2964 @AnimationType int type, in startAnimation()
2971 @AnimationType int type) { in startAnimation()
3476 private void doAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in doAnimationFinished()
3489 protected void onAnimationFinished(@AnimationType int type, AnimationAdapter anim) { in onAnimationFinished()
4244 @AnimationType int type, @Nullable AnimationAdapter snapshotAnim) -> { in build()
4254 @AnimationType int type, @Nullable AnimationAdapter snapshotAnim); in startAnimation()
DInsetsSourceProvider.java53 import com.android.server.wm.SurfaceAnimator.AnimationType;
773 @AnimationType int type, @NonNull OnAnimationFinishedCallback finishCallback) { in startAnimation()
DRecentsAnimationController.java71 import com.android.server.wm.SurfaceAnimator.AnimationType;
1156 private @AnimationType int mLastAnimationType;
1311 @AnimationType int type, @NonNull OnAnimationFinishedCallback finishCallback) {
DScreenRotationAnimation.java62 import com.android.server.wm.SurfaceAnimator.AnimationType;
789 private void onAnimationEnd(@AnimationType int type, AnimationAdapter anim) { in onAnimationEnd()
/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java22 import android.view.InsetsController.AnimationType;
77 @AnimationType int getAnimationType(); in getAnimationType()
DInsetsAnimationThreadControlRunner.java31 import android.view.InsetsController.AnimationType;
114 Interpolator interpolator, @AnimationType int animationType, in InsetsAnimationThreadControlRunner()
DInsetsController.java327 public @interface AnimationType { annotation in InsetsController
560 @AnimationType
577 final @AnimationType int type;
593 long durationMs, Interpolator interpolator, @AnimationType int animationType, in PendingControlRequest()
610 final @AnimationType int animationType;
895 @AnimationType int animationType = getAnimationType(type); in updateState()
1139 @AnimationType final int animationType = getAnimationType(type); in show()
1247 @AnimationType final int animationType = getAnimationType(type); in hide()
1308 @AnimationType int animationType, boolean fromPredictiveBack) { in controlWindowInsetsAnimation()
1330 @AnimationType int animationType, in controlAnimationUnchecked()
[all …]
DInsetsAnimationControlImpl.java32 import static android.view.InsetsController.AnimationType;
97 private final @AnimationType int mAnimationType;
124 Interpolator interpolator, @AnimationType int animationType, in InsetsAnimationControlImpl()
242 public @AnimationType int getAnimationType() { in getAnimationType()
DInsetsSourceConsumer.java20 import static android.view.InsetsController.AnimationType;
401 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipAnimationController.java66 public @interface AnimationType {} annotation in PipAnimationController
124 @AnimationType
246 public void setOneShotEnterAnimationType(@AnimationType int animationType) { in setOneShotEnterAnimationType()
254 @AnimationType
318 private final @AnimationType int mAnimationType;
336 @AnimationType int animationType, in PipTransitionAnimator()
394 @AnimationType public int getAnimationType() { in getAnimationType()
DPipTransitionController.java287 public void setEnterAnimationType(@PipAnimationController.AnimationType int type) { in setEnterAnimationType()
/frameworks/base/core/java/android/view/inputmethod/
DImeTracker.java39 import android.view.InsetsController.AnimationType;
839 @AnimationType int animType, boolean useSeparatedThread) { in onRequestAnimation()
860 public void onCancelAnimation(@AnimationType int animType) { in onCancelAnimation()
872 public void onFinishAnimation(@AnimationType int animType) { in onFinishAnimation()
886 private static int getImeInsetsCujFromAnimation(@AnimationType int animType) { in getImeInsetsCujFromAnimation()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipMenuView.java99 public @interface AnimationType {} annotation in PipMenuView
355 void hideMenu(boolean resize, @AnimationType int animationType) { in hideMenu()
361 boolean resize, @AnimationType int animationType) { in hideMenu()
588 private long getFadeOutDuration(@AnimationType int animationType) { in getFadeOutDuration()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipMenuView.java99 public @interface AnimationType {} annotation in PipMenuView
357 void hideMenu(boolean resize, @AnimationType int animationType) { in hideMenu()
363 boolean resize, @AnimationType int animationType) { in hideMenu()
591 private long getFadeOutDuration(@AnimationType int animationType) { in getFadeOutDuration()
DPhonePipMenuController.java408 public void hideMenu(@PipMenuView.AnimationType int animationType, boolean resize) { in hideMenu()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacy.java250 private @interface AnimationType {} annotation in UdfpsKeyguardViewLegacy
252 void onDozeAmountChanged(float linear, float eased, @AnimationType int animationType) { in onDozeAmountChanged()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java45 import com.android.server.wm.SurfaceAnimator.AnimationType;
324 @AnimationType int mFinishedAnimationType;

12