Searched refs:aniDrawable (Results 1 – 1 of 1) sorted by relevance
493 IconAnimateListener aniDrawable = (IconAnimateListener) iconDrawable; in initIconAnimation() local494 aniDrawable.prepareAnimate(duration, this::animationStartCallback); in initIconAnimation()495 aniDrawable.setAnimationJankMonitoring(new AnimatorListenerAdapter() { in initIconAnimation()