Home
last modified time | relevance | path

Searched refs:isNetworkException (Results 1 – 2 of 2) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java253 public static boolean isNetworkException(Throwable e) { in isNetworkException() method in Utils
/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieAnimationView.java70 if (Utils.isNetworkException(throwable)) {