Searched defs:animationType (Results 1 – 3 of 3) sorted by relevance
580 int animationType; in select() local2097 public long getAnimationDuration(RecyclerView recyclerView, int animationType, in getAnimationDuration()2329 public RecoverAnimation(ViewHolder viewHolder, int animationType, in RecoverAnimation()
988 final int animationType = pendingOptions.getAnimationType(); in applyOptionsLocked() local
2734 int animationType = childWasSwipedOut in generateChildRemovalEvents() local4507 final int animationType; field in NotificationStackScrollLayout.AnimationEvent