Searched refs:maxReportLatencyNs (Results 1 – 1 of 1) sorted by relevance
42 int64_t samplingRateNs, int64_t maxReportLatencyNs, bool activate) { in SensorRegistrationInfo() argument47 mMaxReportLatencyUs = static_cast<int64_t>(maxReportLatencyNs/1000); in SensorRegistrationInfo()