Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h151 int mReportingStateEnableIndex; variable
DHidRawSensor.cpp830 mReportingStateEnableIndex = -1; in findSensorControlUsage()
836 mReportingStateEnableIndex = i; in findSensorControlUsage()
844 if (mReportingStateEnableIndex < 0) { in findSensorControlUsage()
943 uint8_t index = enable ? mReportingStateEnableIndex : in enable()
1095 << " enable index: " << mReportingStateEnableIndex in dump()