Searched refs:maxBatchingPeriod (Results 1 – 1 of 1) sorted by relevance
337 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenReportLatencyExpires()376 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenFIFOFull()483 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpByAlarmNonWakeSensor()527 private long maxBatchingPeriod (Sensor sensor, long samplePeriod) { in maxBatchingPeriod() method in DeviceSuspendTestActivity