Searched defs:PAUSED (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
D | StreamDescriptor.aidl | 54 PAUSED = 4, enumConstant
|
/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | StreamDescriptor.aidl | 186 PAUSED = 4, enumConstant
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
D | StreamDescriptor.aidl | 54 PAUSED = 4, enumConstant
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
D | StreamDescriptor.aidl | 54 PAUSED = 4, enumConstant
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | StreamWorker.h | 27 enum class WorkerState { STOPPED, RUNNING, PAUSE_REQUESTED, PAUSED, RESUME_REQUESTED, ERROR }; enumerator
|
/hardware/interfaces/audio/aidl/common/include/ |
D | StreamWorker.h | 37 enum class WorkerState { INITIAL, STOPPED, RUNNING, PAUSE_REQUESTED, PAUSED, RESUME_REQUESTED }; enumerator
|