Home
last modified time | relevance | path

Searched defs:INITIAL (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/drm/aidl/android/hardware/drm/
DKeyRequestType.aidl28 INITIAL, enumConstant
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DKeyRequestType.aidl37 INITIAL = 0, enumConstant
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DKeyRequestType.aidl37 INITIAL = 0, enumConstant
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h37 enum class WorkerState { INITIAL, STOPPED, RUNNING, PAUSE_REQUESTED, PAUSED, RESUME_REQUESTED }; enumerator