Searched refs:getWithinBounds (Results 1 – 1 of 1) sorted by relevance
467 duration = getWithinBounds(ProfilingManager.KEY_DURATION_MS, in getInitialProfilingTimeMs()474 duration = getWithinBounds(ProfilingManager.KEY_DURATION_MS, in getInitialProfilingTimeMs()481 duration = getWithinBounds(ProfilingManager.KEY_DURATION_MS, in getInitialProfilingTimeMs()531 private static int getWithinBounds(String key, int defaultValue, int minValue, in getWithinBounds() method in Configs