Searched refs:animationToInt (Results 1 – 1 of 1) sorted by relevance
212 public static int animationToInt(@NonNull ANIMATION animation) { in animationToInt() method in AnimationSpec273 buffer.writeInt(animationToInt(enterAnimation)); in apply()274 buffer.writeInt(animationToInt(exitAnimation)); in apply()