Searched refs:samplePeriod (Results 1 – 1 of 1) sorted by relevance
464 private long maxBatchingPeriod (Sensor sensor, long samplePeriod) { in maxBatchingPeriod() argument466 return fifoMaxEventCount * samplePeriod; in maxBatchingPeriod()