Home
last modified time | relevance | path

Searched refs:NOT_STARTED (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/1.0/
DIWifi.hal83 * |WifiStatusCode.NOT_STARTED|,
98 * |WifiStatusCode.NOT_STARTED|,
112 * |WifiStatusCode.NOT_STARTED|,
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.h176 NOT_STARTED = 0, enumerator
185 CollectStatus_t::NOT_STARTED;
DHistogramDevice.cpp394 if (UNLIKELY(blobIdData->mCollectStatus == CollectStatus_t::NOT_STARTED)) { in _handleDrmEvent()
944 blobIdData->mCollectStatus = CollectStatus_t::NOT_STARTED; in receiveBlobIdData()
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal114 * NOT_STARTED if the scan has not been started, client may
Dtypes.hal25 NOT_STARTED,
/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp252 if (getListResult == ProgramListResult::NOT_STARTED) { in getProgramList()