Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DInsetsAnimationControlRunner.java75 @AnimationType int getAnimationType(); in getAnimationType() method
H A DInsetsAnimationThreadControlRunner.java184 public int getAnimationType() { in getAnimationType() method in InsetsAnimationThreadControlRunner
H A DInsetsResizeAnimationRunner.java90 public int getAnimationType() { in getAnimationType() method in InsetsResizeAnimationRunner
H A DInsetsAnimationControlImpl.java226 public @AnimationType int getAnimationType() { in getAnimationType() method in InsetsAnimationControlImpl
H A DInsetsController.java1378 public @AnimationType int getAnimationType(@InternalInsetsType int type) { in getAnimationType() method in InsetsController
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java317 @AnimationType public int getAnimationType() { in getAnimationType() method in PipAnimationController.PipTransitionAnimator
/aosp12/frameworks/base/core/java/android/app/
H A DActivityOptions.java1226 public int getAnimationType() { in getAnimationType() method in ActivityOptions