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