Searched refs:prepareAnimate (Results 1 – 2 of 2) sorted by relevance
468 aniDrawable.prepareAnimate(duration, this::animationStartCallback); in initIconAnimation()641 boolean prepareAnimate(long duration, Runnable startListener); in prepareAnimate() method
275 public boolean prepareAnimate(long duration, Runnable startListener) { in prepareAnimate() method in SplashscreenIconDrawableFactory.AnimatableIconAnimateListener