Searched refs:WAIT_FOR_CRASHED (Results 1 – 4 of 4) sorted by relevance
45 public static final String WAIT_FOR_CRASHED = field in AmMonitor124 || TextUtils.equals(line, WAIT_FOR_CRASHED)) { in waitFor()
695 assertTrue(monitor.waitFor(AmMonitor.WAIT_FOR_CRASHED, WAITFOR_MSEC));1131 new String[]{AmMonitor.WAIT_FOR_CRASHED}); in testAppNotResponding()1169 new String[]{AmMonitor.WAIT_FOR_CRASHED}); in testAppNotRespondingOnStartup()
2479 monitor.waitFor(AmMonitor.WAIT_FOR_CRASHED, WAITFOR_MSEC); in testFgsStickyInternal()
653 new String[]{AmMonitor.WAIT_FOR_CRASHED}); in testAnr()