Home
last modified time | relevance | path

Searched refs:TONE_STARTING (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/include/
H A Dtone_player_impl.h49 TONE_STARTING, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp199 toneState_ = TONE_STARTING; in StartTone()
340 if (toneState_ != TONE_STARTING) { in CheckToneStarted()