Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/common/java/android/net/
DNetworkCapabilitiesTest.java1334 final NetworkCapabilities nonRestrictedNc = new NetworkCapabilities.Builder() in testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc() local
1345 nonRestrictedNc.restrictCapabilitiesForTestNetwork(creatorUid); in testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc()
1365 assertEquals(expectedNcBuilder.build(), nonRestrictedNc); in testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc() local