Home
last modified time | relevance | path

Searched refs:TEST_NETWORK_SERVICE (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DConnectivityFrameworkInitializer.java63 Context.TEST_NETWORK_SERVICE, in registerServiceWrappers()
/aosp12/frameworks/base/core/java/android/content/
H A DContext.java3623 TEST_NETWORK_SERVICE,
4310 public static final String TEST_NETWORK_SERVICE = "test_network"; field in Context
/aosp12/frameworks/base/core/api/
H A Dmodule-lib-current.txt65 field public static final String TEST_NETWORK_SERVICE = "test_network";
H A Dtest-current.txt750 field public static final String TEST_NETWORK_SERVICE = "test_network";
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIpSecManagerTunnelTest.java129 sTNM = (TestNetworkManager) sContext.getSystemService(Context.TEST_NETWORK_SERVICE); in setUpBeforeClass()
/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
H A DIpClientIntegrationTestCommon.java557 inst.getContext().getSystemService(Context.TEST_NETWORK_SERVICE);