Searched refs:hasStarted (Results 1 – 15 of 15) sorted by relevance
134 boolean hasStarted(); in hasStarted() method
111 public boolean hasStarted() { in hasStarted() method in PlaybackSynthesisCallback
271 public boolean hasStarted() { in hasStarted() method in FileSynthesisCallback
1036 if (synthesisCallback.hasStarted() && !synthesisCallback.hasFinished()) { in playImpl()
213 if (hasStarted()) { in start()291 if (!hasStarted() && eventType != ContentCaptureEvent.TYPE_SESSION_STARTED in sendEvent()403 private boolean hasStarted() { in hasStarted() method in MainContentCaptureSession413 if (!hasStarted()) { in scheduleFlush()
346 if (mAudioTrack->hasStarted()) { in updateStateMachine()
387 started = started || a.hasStarted(); in getTransformation()
1038 public boolean hasStarted() { in hasStarted() method
915 bool hasStarted(); // not const
1483 final boolean overflowOpening = mOpenOverflowAnimation.hasStarted() in isOverflowAnimating()1485 final boolean overflowClosing = mCloseOverflowAnimation.hasStarted() in isOverflowAnimating()
3057 bool AudioTrack::hasStarted() in hasStarted() function in android::AudioTrack
27357 method public abstract boolean hasStarted();35269 method public boolean hasStarted();
42088 method public boolean hasStarted();52509 method public boolean hasStarted();
17957 HSPLandroid/view/animation/Animation;->hasStarted()Z