Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java3326 tryNetworkFactoryRequests(NET_CAPABILITY_MMS); in testNetworkFactoryRequests()
3327 tryNetworkFactoryRequests(NET_CAPABILITY_SUPL); in testNetworkFactoryRequests()
3328 tryNetworkFactoryRequests(NET_CAPABILITY_DUN); in testNetworkFactoryRequests()
3329 tryNetworkFactoryRequests(NET_CAPABILITY_FOTA); in testNetworkFactoryRequests()
3330 tryNetworkFactoryRequests(NET_CAPABILITY_IMS); in testNetworkFactoryRequests()
3331 tryNetworkFactoryRequests(NET_CAPABILITY_CBS); in testNetworkFactoryRequests()
3333 tryNetworkFactoryRequests(NET_CAPABILITY_IA); in testNetworkFactoryRequests()
3334 tryNetworkFactoryRequests(NET_CAPABILITY_RCS); in testNetworkFactoryRequests()
3335 tryNetworkFactoryRequests(NET_CAPABILITY_XCAP); in testNetworkFactoryRequests()
3337 tryNetworkFactoryRequests(NET_CAPABILITY_EIMS); in testNetworkFactoryRequests()
[all …]