Searched refs:setReportingState (Results 1 – 2 of 2) sorted by relevance
154 bool setReportingState(const SP(HidDevice) &device, bool enable);
1002 bool setReportingOk = setReportingState(device, enable); in enable()1082 bool HidRawSensor::setReportingState(const SP(HidDevice) &device, bool enable) { in setReportingState() function in android::SensorHalExt::HidRawSensor