Searched refs:WAIT_FOR_EARLY_ANR (Results 1 – 4 of 4) sorted by relevance
41 public static final String WAIT_FOR_EARLY_ANR = field in AmMonitor122 } else if (TextUtils.equals(line, WAIT_FOR_EARLY_ANR) in waitFor()
554 monitor.waitFor(AmMonitor.WAIT_FOR_EARLY_ANR, timeout); in testAnr()
879 assertTrue(monitor.waitFor(AmMonitor.WAIT_FOR_EARLY_ANR, WAITFOR_MSEC)); in testAppNotResponding()
2340 new String[]{AmMonitor.WAIT_FOR_EARLY_ANR, AmMonitor.WAIT_FOR_ANR}); in testFgsStickyInternal()