Home
last modified time | relevance | path

Searched defs:sContext (Results 1 – 18 of 18) sorted by relevance

/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DContextHolder.java21 static volatile Context sContext; field in ContextHolder
/cts/tests/tests/permission/src/android/permission/cts/
DShellPermissionTest.java52 private static final Context sContext = InstrumentationRegistry.getTargetContext(); field in ShellPermissionTest
DBackgroundPermissionsTest.java68 private static final Context sContext = field in BackgroundPermissionsTest
DLocationAccessCheckTest.java115 private static final Context sContext = InstrumentationRegistry.getTargetContext(); field in LocationAccessCheckTest
DPermissionControllerTest.java84 private static final Context sContext = InstrumentationRegistry.getTargetContext(); field in PermissionControllerTest
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRenderScriptSingleton.java34 private static Context sContext; field in RenderScriptSingleton
/cts/tests/autofillservice/src/android/autofillservice/cts/
DVisibilitySetterActionTest.java39 private static final Context sContext = getInstrumentation().getTargetContext(); field in VisibilitySetterActionTest
DUserDataTest.java49 private static final Context sContext = getInstrumentation().getTargetContext(); field in UserDataTest
/cts/tests/tests/print/src/android/print/pdf/cts/
DPrintedPdfDocumentTest.java44 private static Context sContext; field in PrintedPdfDocumentTest
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DHelper.java65 public static final Context sContext = getInstrumentation().getTargetContext(); field in Helper
/cts/tests/tests/permission2/src/android/permission2/cts/
DRestrictedStoragePermissionSharedUidTest.java75 private static @NonNull Context sContext = field in RestrictedStoragePermissionSharedUidTest.TestApp
DPermissionPolicyTest.java89 private static final Context sContext = field in PermissionPolicyTest
/cts/tests/tests/permission/permissionTestUtilLib/src/android/permission/cts/
DPermissionUtils.java63 private static final Context sContext = field in PermissionUtils
/cts/tests/tests/net/src/android/net/cts/
DIpSecManagerTunnelTest.java103 private static Context sContext = InstrumentationRegistry.getContext(); field in IpSecManagerTunnelTest
DIkev2VpnTest.java166 private static final Context sContext = InstrumentationRegistry.getContext(); field in Ikev2VpnTest
/cts/tests/backup/src/android/backup/cts/
DPermissionTest.java71 private static final Context sContext = InstrumentationRegistry.getTargetContext(); field in PermissionTest
/cts/tests/tests/net/ipsec/src/android/net/ipsec/ike/cts/
DIkeSessionTestBase.java133 static Context sContext = InstrumentationRegistry.getContext(); field in IkeSessionTestBase
/cts/tests/tests/role/src/android/app/role/cts/
DRoleManagerTest.java116 private static final Context sContext = InstrumentationRegistry.getTargetContext(); field in RoleManagerTest