Home
last modified time | relevance | path

Searched defs:getAnimationType (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsAnimationControlRunner.java76 @AnimationType int getAnimationType(); in getAnimationType() method
H A DInsetsAnimationThreadControlRunner.java191 public int getAnimationType() { in getAnimationType() method in InsetsAnimationThreadControlRunner
H A DInsetsResizeAnimationRunner.java90 public int getAnimationType() { in getAnimationType() method in InsetsResizeAnimationRunner
H A DInsetsAnimationControlImpl.java243 public @AnimationType int getAnimationType() { in getAnimationType() method in InsetsAnimationControlImpl
H A DInsetsController.java571 private int getAnimationType() { in getAnimationType() method in InsetsController.InternalAnimationControlListener
1718 public @AnimationType int getAnimationType(@InsetsType int type) { in getAnimationType() method in InsetsController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java393 @AnimationType public int getAnimationType() { in getAnimationType() method in PipAnimationController.PipTransitionAnimator
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java1375 public int getAnimationType() { in getAnimationType() method in ActivityOptions