Searched refs:isSdkInSandbox (Results 1 – 4 of 4) sorted by relevance
71 assumeFalse(isSdkInSandbox()); in testInstrumentationContextVsTargetContext()79 assumeTrue(isSdkInSandbox()); in testInstrumentationContextVsTargetContext_sdkInSandbox()102 assumeTrue(isSdkInSandbox()); in testLaunchEmptyActivity_sdkInSandbox()114 private boolean isSdkInSandbox() { in isSdkInSandbox() method in SdkSandboxInstrumentationTest
58 @NonNull ApplicationInfo clientAppInfo, boolean isSdkInSandbox) { in getSdkSandboxApplicationInfoForInstrumentation() argument
155 @NonNull ApplicationInfo clientAppInfo, boolean isSdkInSandbox) in getSdkSandboxApplicationInfoForInstrumentation() argument
1714 ApplicationInfo clientAppInfo, boolean isSdkInSandbox)1724 (isSdkInSandbox)2310 @NonNull ApplicationInfo clientAppInfo, boolean isSdkInSandbox)2313 clientAppInfo, isSdkInSandbox);