Searched defs:getAnimationType (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/core/java/android/view/ | ||
| D | InsetsAnimationControlRunner.java | 75 @AnimationType int getAnimationType(); in getAnimationType() method |
| D | InsetsAnimationThreadControlRunner.java | 184 public int getAnimationType() { in getAnimationType() method in InsetsAnimationThreadControlRunner |
| D | InsetsAnimationControlImpl.java | 221 public @AnimationType int getAnimationType() { in getAnimationType() method in InsetsAnimationControlImpl |
| D | InsetsController.java | 1333 public @AnimationType int getAnimationType(@InternalInsetsType int type) { in getAnimationType() method in InsetsController |
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ | ||
| D | PipAnimationController.java | 316 @AnimationType public int getAnimationType() { in getAnimationType() method in PipAnimationController.PipTransitionAnimator |
| /frameworks/base/core/java/android/app/ | ||
| D | ActivityOptions.java | 1216 public int getAnimationType() { in getAnimationType() method in ActivityOptions |