Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/src/android/net/
DNetworkCapabilities.java1238 restrictCapabilitiesForTestNetwork(creatorUid); in restrictCapabilitesForTestNetwork()
1246 public void restrictCapabilitiesForTestNetwork(int creatorUid) { in restrictCapabilitiesForTestNetwork() method in NetworkCapabilities
/packages/modules/Connectivity/tests/common/java/android/net/
DNetworkCapabilitiesTest.java1345 nonRestrictedNc.restrictCapabilitiesForTestNetwork(creatorUid); in testRestrictCapabilitiesForTestNetworkWithNonRestrictedNc()
1421 restrictedNc.restrictCapabilitiesForTestNetwork(creatorUid); in testRestrictCapabilitiesForTestNetworkWithRestrictedNc()
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkAgentInfo.java1559 nc.restrictCapabilitiesForTestNetwork(creatorUid);