Searched refs:hasEnded (Results 1 – 1 of 1) sorted by relevance
51 public boolean hasEnded() { in hasEnded() method in AnimateDrawable52 return mAnimation == null || mAnimation.hasEnded(); in hasEnded()