Searched refs:startFadeInTextAnimation (Results 1 – 2 of 2) sorted by relevance
192 public void startFadeInTextAnimation(int delay) { in startFadeInTextAnimation() method in LeaveBehindItem196 mFadeIn = startFadeInTextAnimation(mSwipeableContent, delay); in startFadeInTextAnimation()205 public static ObjectAnimator startFadeInTextAnimation(final View view, final int delay) { in startFadeInTextAnimation() method in LeaveBehindItem
130 item.startFadeInTextAnimation(0 /* delay start */);540 fadeIn.startFadeInTextAnimation(sDismissAllLongDelay); in getView()544 fadeIn.startFadeInTextAnimation(sDismissAllShortDelay /* delay start */); in getView()