Searched defs:animType (Results 1 – 4 of 4) sorted by relevance
968 @AnimationType int animType, boolean useSeparatedThread) { in onRequestAnimation()990 public void onCancelAnimation(@AnimationType int animType) { in onCancelAnimation()1002 public void onFinishAnimation(@AnimationType int animType) { in onFinishAnimation()1016 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()
1029 final int animType = options.getType(); in isSupportedOverrideAnimation() local
2074 final int animType = mOverrideOptions.getType(); in shouldApplyAnimOptionsToTask() local