Searched refs:maxBatchingPeriod (Results 1 – 1 of 1) sorted by relevance
340 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenReportLatencyExpires()379 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpWhenFIFOFull()486 long fifoBasedReportLatencyUs = maxBatchingPeriod(sensor, samplingPeriodUs); in runAPWakeUpByAlarmNonWakeSensor()530 private long maxBatchingPeriod (Sensor sensor, long samplePeriod) { in maxBatchingPeriod() method in DeviceSuspendTestActivity