Searched defs:animationType (Results 1 – 4 of 4) sorted by relevance
572 int animationType; in select() local2083 public long getAnimationDuration(RecyclerView recyclerView, int animationType, in getAnimationDuration()2318 RecoverAnimation(ViewHolder viewHolder, int animationType, in RecoverAnimation()
574 int animationType; in select() local2077 public long getAnimationDuration(RecyclerView recyclerView, int animationType, in getAnimationDuration()2312 RecoverAnimation(ViewHolder viewHolder, int animationType, in RecoverAnimation()
1390 final int animationType = pendingOptions.getAnimationType(); in applyOptionsLocked() local
3033 int animationType = childWasSwipedOut in generateChildRemovalEvents() local4732 final int animationType; field in NotificationStackScrollLayout.AnimationEvent