Searched refs:FREQ_LOWER_BOUND_POLL (Results 1 – 1 of 1) sorted by relevance
91 private static final float FREQ_LOWER_BOUND_POLL = 0.90f; field in SensorDirectReportTest1362 nominalFreq * FREQ_LOWER_BOUND_POLL, in checkEventRateUs()1366 nominalFreq * FREQ_LOWER_BOUND_POLL * (1 - MERCY_FACTOR) <= averageFreq && in checkEventRateUs()