Searched refs:toastOut (Results 1 – 2 of 2) sorted by relevance
70 fun toastOut(view: View): AnimatorSet? { regex
241 return ToastDefaultAnimation.Companion.toastOut(getView()); in createOutAnimator()