Home
last modified time | relevance | path

Searched defs:uidRanges (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1097 final Set<Range<Integer>> uidRanges = vpn.createUserAndRestrictedProfilesRanges( in startVpnForVerifyAppExclusionList() local
1123 final Set<Range<Integer>> uidRanges = vpn.createUserAndRestrictedProfilesRanges( in testSetAndGetAppExclusionList() local
1135 final Set<Range<Integer>> uidRanges = vpn.createUserAndRestrictedProfilesRanges( in testRefreshPlatformVpnAppExclusionList_updatesExcludedUids() local
1801 final Set<Range<Integer>> uidRanges = rangeSet(PRIMARY_USER_RANGE); in doTestPlatformVpnWithException() local
2144 final Set<Range<Integer>> uidRanges = Collections.singleton(PRIMARY_USER_RANGE); in verifySetupPlatformVpn() local