Searched refs:shouldStart (Results 1 – 1 of 1) sorted by relevance
114 final ComponentName actualActivity, boolean shouldStart) { in startActivityAndVerifyResult() argument124 + (shouldStart ? " -d about:blank" : "")); in startActivityAndVerifyResult()127 verifyShellOutput(result, actualActivity, shouldStart); in startActivityAndVerifyResult()148 final String result, final ComponentName activity, boolean shouldStart) { in verifyShellOutput() argument178 if (shouldStart && warningFound) { in verifyShellOutput()180 } else if (!shouldStart && !warningFound){ in verifyShellOutput()