Searched refs:MAXIMUM_EXPECTED_SAMPLING_FREQUENCY_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
38 private static final float MAXIMUM_EXPECTED_SAMPLING_FREQUENCY_MULTIPLIER = 0.9f; field in TestSensorEnvironment345 return (int) (expectedSamplingPeriodUs / MAXIMUM_EXPECTED_SAMPLING_FREQUENCY_MULTIPLIER); in getMaximumExpectedSamplingPeriodUs()