Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsAnimationControlCallbacks.java38 <T extends InsetsAnimationControlRunner & InternalInsetsAnimationController>
47 void scheduleApplyChangeInsets(InsetsAnimationControlRunner runner); in scheduleApplyChangeInsets()
54 void notifyFinished(InsetsAnimationControlRunner runner, boolean shown); in notifyFinished()
H A DInsetsAnimationThreadControlRunner.java45 public class InsetsAnimationThreadControlRunner implements InsetsAnimationControlRunner {
58 public <T extends InsetsAnimationControlRunner & InternalInsetsAnimationController>
65 public void scheduleApplyChangeInsets(InsetsAnimationControlRunner runner) {
75 public void notifyFinished(InsetsAnimationControlRunner runner, boolean shown) {
H A DInsetsController.java581 RunningAnimation(InsetsAnimationControlRunner runner, int type) { in RunningAnimation()
586 final InsetsAnimationControlRunner runner;
790 final InsetsAnimationControlRunner runner = runningAnimation.runner; in InsetsController()
1418 final InsetsAnimationControlRunner runner = useInsetsAnimationThread in controlAnimationUncheckedInner()
1544 InsetsAnimationControlRunner control = mRunningAnimations.get(i).runner; in cancelExistingControllers()
1568 public void notifyFinished(InsetsAnimationControlRunner runner, boolean shown) { in notifyFinished()
1598 InsetsAnimationControlRunner control = mRunningAnimations.get(i).runner; in notifyControlRevoked()
1720 InsetsAnimationControlRunner control = mRunningAnimations.get(i).runner; in getAnimationType()
1815 InsetsAnimationControlRunner runner = mRunningAnimations.get(i).runner; in dumpDebug()
1823 public <T extends InsetsAnimationControlRunner & InternalInsetsAnimationController>
[all …]
H A DInsetsAnimationControlRunner.java31 public interface InsetsAnimationControlRunner { interface
H A DInsetsResizeAnimationRunner.java45 public class InsetsResizeAnimationRunner implements InsetsAnimationControlRunner,
H A DInsetsAnimationControlImpl.java81 InsetsAnimationControlRunner {
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16589 …nsetsAnimationThreadControlRunner$1;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
16592 …tionThreadControlRunner$1;->scheduleApplyChangeInsets(Landroid/view/InsetsAnimationControlRunner;)V
16593 …AnimationThreadControlRunner$1;->startAnimation(Landroid/view/InsetsAnimationControlRunner;Landroi…
16630 …roid/view/InsetsController$RunningAnimation;-><init>(Landroid/view/InsetsAnimationControlRunner;I)V
16641 HSPLandroid/view/InsetsController;->cancelAnimation(Landroid/view/InsetsAnimationControlRunner;Z)V
16660 HSPLandroid/view/InsetsController;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
31342 Landroid/view/InsetsAnimationControlRunner;
H A Dpreloaded-classes8544 android.view.InsetsAnimationControlRunner
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16653 …nsetsAnimationThreadControlRunner$1;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
16656 …tionThreadControlRunner$1;->scheduleApplyChangeInsets(Landroid/view/InsetsAnimationControlRunner;)V
16657 …AnimationThreadControlRunner$1;->startAnimation(Landroid/view/InsetsAnimationControlRunner;Landroi…
16694 …roid/view/InsetsController$RunningAnimation;-><init>(Landroid/view/InsetsAnimationControlRunner;I)V
16705 HSPLandroid/view/InsetsController;->cancelAnimation(Landroid/view/InsetsAnimationControlRunner;Z)V
16724 HSPLandroid/view/InsetsController;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
41476 Landroid/view/InsetsAnimationControlRunner;
H A Dpreloaded-classes8575 android.view.InsetsAnimationControlRunner