Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DIncrementalAppErrorStatsTests.java187 final int ANR_WAIT_MILLS = 15_000; in testAppAnrIncremental() local
194 RunUtil.getDefault().sleep(ANR_WAIT_MILLS); in testAppAnrIncremental()