Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DActionMenuPresenter.java1063 int animType; field in ActionMenuPresenter.ItemAnimationInfo
1068 ItemAnimationInfo(int id, MenuItemLayoutInfo info, Animator anim, int animType) { in ItemAnimationInfo()