Searched refs:hasEnded (Results 1 – 13 of 13) sorted by relevance
128 return hasEnded() ? (mEndUptimeMillis - mCreateUptimeMillis) : -1; in getDurationDebug()132 boolean hasEnded() { in hasEnded() method in VibrationStats150 if (hasEnded() || (mStartUptimeMillis != 0)) { in reportStarted()169 if (hasEnded()) { in reportEnded()
79 if (hasEnded()) { in end()165 public boolean hasEnded() { in hasEnded() method in HalVibration
1027 if (currentVibration.hasEnded() || mCurrentVibration.wasNotifiedToCancel()) { in shouldIgnoreVibrationForOngoingLocked()
408 ended = a.hasEnded() && ended; in getTransformation()
1154 public boolean hasEnded() { in hasEnded() method
1246 && !mOpenOverflowAnimation.hasEnded(); in isOverflowAnimating()1248 && !mCloseOverflowAnimation.hasEnded(); in isOverflowAnimating()
253 if (!mPendingVibrations.stream().allMatch(HalVibration::hasEnded)) { in tearDown()
24726 PLcom/android/server/vibrator/HalVibration;->hasEnded()Z24857 PLcom/android/server/vibrator/VibrationStats;->hasEnded()Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18611 HSPLandroid/view/animation/Animation;->hasEnded()Z
35268 method public boolean hasEnded();
18675 HSPLandroid/view/animation/Animation;->hasEnded()Z
55403 method public boolean hasEnded();