Searched refs:maxBatchingPeriod (Results 1 – 1 of 1) sorted by relevance
274 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenReportLatencyExpires()313 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenFIFOFull()420 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpByAlarmNonWakeSensor()464 private long maxBatchingPeriod (Sensor sensor, long samplePeriod) { in maxBatchingPeriod() method in DeviceSuspendTestActivity