Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DActionMenuPresenter.java1064 int animType; field in ActionMenuPresenter.ItemAnimationInfo
1069 ItemAnimationInfo(int id, MenuItemLayoutInfo info, Animator anim, int animType) { in ItemAnimationInfo()