Home
last modified time | relevance | path

Searched refs:hasStarted (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DSynthesisCallback.java134 boolean hasStarted(); in hasStarted() method
DPlaybackSynthesisCallback.java111 public boolean hasStarted() { in hasStarted() method in PlaybackSynthesisCallback
DFileSynthesisCallback.java271 public boolean hasStarted() { in hasStarted() method in FileSynthesisCallback
DTextToSpeechService.java1036 if (synthesisCallback.hasStarted() && !synthesisCallback.hasFinished()) { in playImpl()
/frameworks/base/core/java/android/view/animation/
DAnimationSet.java387 started = started || a.hasStarted(); in getTransformation()
DAnimation.java988 public boolean hasStarted() { in hasStarted() method
/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamTrack.cpp341 if (mAudioTrack->hasStarted()) { in updateStateMachine()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h904 bool hasStarted(); // not const
/frameworks/av/include/media/
DAudioTrack.h904 bool hasStarted(); // not const
/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
DFragmentAnimationTest.java545 assertTrue(fragment.animation.hasStarted()); in assertFragmentAnimation()
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java1484 final boolean overflowOpening = mOpenOverflowAnimation.hasStarted() in isOverflowAnimating()
1486 final boolean overflowClosing = mCloseOverflowAnimation.hasStarted() in isOverflowAnimating()
/frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/
DSwipeRefreshLayout.java912 return animation != null && animation.hasStarted() && !animation.hasEnded(); in isAnimationRunning()
/frameworks/av/media/libaudioclient/
DAudioTrack.cpp2945 bool AudioTrack::hasStarted() in hasStarted() function in android::AudioTrack
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27357 method public abstract boolean hasStarted();
35269 method public boolean hasStarted();
/frameworks/base/api/
Dcurrent.txt39851 method public abstract boolean hasStarted();
49687 method public boolean hasStarted();
/frameworks/base/config/
Dhiddenapi-public-dex.txt40660 Landroid/speech/tts/SynthesisCallback;->hasStarted()Z
48022 Landroid/view/animation/Animation;->hasStarted()Z
Dboot-image-profile.txt34890 HSPLandroid/view/animation/Animation;->hasStarted()Z