Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContext.java3301 TEST_NETWORK_SERVICE,
3911 @TestApi public static final String TEST_NETWORK_SERVICE = "test_network"; field in Context
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java390 Context.TEST_NETWORK_SERVICE, in registerService() argument
405 throw new ServiceNotFoundException(Context.TEST_NETWORK_SERVICE); in registerService()
/frameworks/base/api/
Dtest-current.txt663 field public static final String TEST_NETWORK_SERVICE = "test_network";