Searched refs:hasEnded (Results 1 – 11 of 11) sorted by relevance
115 private boolean hasEnded; in decrementOnAnimationEnd()119 if (hasEnded) return; in decrementOnAnimationEnd()121 hasEnded = true; in decrementOnAnimationEnd()
388 ended = a.hasEnded() && ended; in getTransformation()
969 public boolean hasEnded() { in hasEnded() method
370 && !mPostKeyguardExitAnimation.hasEnded() in updateWindowsLocked()532 else if (mPostKeyguardExitAnimation.hasEnded() in updateWindowsLocked()
270 if (animator.hasStarted() && !animator.hasEnded()) { in isRunning()
895 return animation != null && animation.hasStarted() && !animation.hasEnded(); in isAnimationRunning()
1388 && !mOpenOverflowAnimation.hasEnded(); in isOverflowAnimating()1390 && !mCloseOverflowAnimation.hasEnded(); in isOverflowAnimating()
35268 method public boolean hasEnded();
44272 method public boolean hasEnded();
44351 method public boolean hasEnded();
47275 method public boolean hasEnded();