Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/tests/
Daudio_test_utils.h103 PLAY_STOPPED, enumerator
Daudio_test_utils.cpp233 if (mState != PLAY_STOPPED && mState != PLAY_NO_INIT) { in stop()
238 mState = PLAY_STOPPED; in stop()