Searched refs:CRASH_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
39 public static final String CRASH_ACTIVITY = String.format("%s/.CrashMeActivity", field in TestAppConstants
695 getDevice().executeShellCommand("am start -n " + TestAppConstants.CRASH_ACTIVITY); in testClearErrorDialogs_crash()