Searched defs:animType (Results 1 – 4 of 4) sorted by relevance
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()
1064 int animType; field in ActionMenuPresenter.ItemAnimationInfo1069 ItemAnimationInfo(int id, MenuItemLayoutInfo info, Animator anim, int animType) { in ItemAnimationInfo()
418 AlphaAnimType animType) { in setupIndicatorAnimation()
978 final int animType = options.getType(); in isSupportedOverrideAnimation() local