Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/common/java/android/net/
DNetworkCapabilitiesTest.java1322 testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc(false /* isOwner */); in testRestrictCapabilitiesForTestNetworkByNotOwnerWithNonRestrictedNc()
1327 testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc(true /* isOwner */); in testRestrictCapabilitiesForTestNetworkByOwnerWithNonRestrictedNc()
1330 private void testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc(boolean isOwner) { in testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc() method in NetworkCapabilitiesTest