Searched refs:maxBatchingPeriod (Results 1 – 1 of 1) sorted by relevance
278 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenReportLatencyExpires()317 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenFIFOFull()424 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpByAlarmNonWakeSensor()468 private long maxBatchingPeriod (Sensor sensor, long samplePeriod) { in maxBatchingPeriod() method in DeviceSuspendTestActivity