Searched refs:hasEnded (Results 1 – 13 of 13) sorted by relevance
117 if (hasEnded()) { in end()193 public boolean hasEnded() { in hasEnded() method in Vibration
616 if (mCurrentVibration != null && !mCurrentVibration.getVibration().hasEnded()) { in shouldIgnoreVibrationForCurrentLocked()
388 ended = a.hasEnded() && ended; in getTransformation()
1055 public boolean hasEnded() { in hasEnded() method
285 if (animator.hasStarted() && !animator.hasEnded()) { in isRunning()
1492 && !mOpenOverflowAnimation.hasEnded(); in isOverflowAnimating()1494 && !mCloseOverflowAnimation.hasEnded(); in isOverflowAnimating()
611 if (slideOut.hasStarted() && !slideOut.hasEnded()) { in onPause()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
19073 HSPLandroid/view/animation/Animation;->hasEnded()Z
51287 method public boolean hasEnded();
35268 method public boolean hasEnded();
19121 HSPLandroid/view/animation/Animation;->hasEnded()Z
42543 HPLcom/android/server/vibrator/Vibration;->hasEnded()Z