Searched refs:toastIn (Results 1 – 2 of 2) sorted by relevance
33 fun toastIn(view: View): AnimatorSet? { in toastIn() method
234 return ToastDefaultAnimation.Companion.toastIn(getView()); in createInAnimator()