Searched refs:ANR_WAIT_MILLS (Results 1 – 1 of 1) sorted by relevance
187 final int ANR_WAIT_MILLS = 15_000; in testAppAnrIncremental() local194 RunUtil.getDefault().sleep(ANR_WAIT_MILLS); in testAppAnrIncremental()