Home
last modified time | relevance | path

Searched refs:SAMPLE_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DSamplerRule.java43 private static final int SAMPLE_INTERVAL_MS = 3000; field in SamplerRule
99 sleep(SAMPLE_INTERVAL_MS); in startThread()