Searched refs:setFailureListener (Results 1 – 4 of 4) sorted by relevance
52 animationView.setFailureListener { /* do nothing */ } in <lambda>()
441 public void setFailureListener(@Nullable LottieListener<Throwable> failureListener) { in setFailureListener() method in LottieAnimationView
221 animationView.setFailureListener { semaphore.release() } in <lambda>()
26 * Add the ability to catch all Lottie composition errors with `setFailureListener` and