Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h192 int mReportingStateDisableIndex; variable
DHidRawSensor.cpp865 mReportingStateDisableIndex = -1; in findSensorControlUsage()
869 mReportingStateDisableIndex = i; in findSensorControlUsage()
875 if (mReportingStateDisableIndex < 0) { in findSensorControlUsage()
1092 mReportingStateDisableIndex; in setReportingState()
1290 << " disable index: " << mReportingStateDisableIndex in dump()