Searched defs:maxReportDelay (Results 1 – 2 of 2) sorted by relevance
92 …ensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in EnableSensor()223 …rviceClient::UpdateSensorInfoMap(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in UpdateSensorInfoMap()
157 int64_t maxReportDelay = DEFAULT_REPORT_DELAY; in DoActive() local