Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java2460 private void tryNetworkFactoryRequests(int capability) throws Exception { in tryNetworkFactoryRequests() method in ConnectivityServiceTest
2558 tryNetworkFactoryRequests(NET_CAPABILITY_MMS); in testNetworkFactoryRequests()
2559 tryNetworkFactoryRequests(NET_CAPABILITY_SUPL); in testNetworkFactoryRequests()
2560 tryNetworkFactoryRequests(NET_CAPABILITY_DUN); in testNetworkFactoryRequests()
2561 tryNetworkFactoryRequests(NET_CAPABILITY_FOTA); in testNetworkFactoryRequests()
2562 tryNetworkFactoryRequests(NET_CAPABILITY_IMS); in testNetworkFactoryRequests()
2563 tryNetworkFactoryRequests(NET_CAPABILITY_CBS); in testNetworkFactoryRequests()
2564 tryNetworkFactoryRequests(NET_CAPABILITY_WIFI_P2P); in testNetworkFactoryRequests()
2565 tryNetworkFactoryRequests(NET_CAPABILITY_IA); in testNetworkFactoryRequests()
2566 tryNetworkFactoryRequests(NET_CAPABILITY_RCS); in testNetworkFactoryRequests()
[all …]