Searched refs:VcnUnderlyingNetworkTemplate (Results 1 – 14 of 14) sorted by relevance
44 public abstract class VcnUnderlyingNetworkTemplate { class120 VcnUnderlyingNetworkTemplate( in VcnUnderlyingNetworkTemplate() method in VcnUnderlyingNetworkTemplate163 public static VcnUnderlyingNetworkTemplate fromPersistableBundle( in fromPersistableBundle()207 if (!(other instanceof VcnUnderlyingNetworkTemplate)) { in equals()211 final VcnUnderlyingNetworkTemplate rhs = (VcnUnderlyingNetworkTemplate) other; in equals()
20 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_REQUIRED;197 public static final List<VcnUnderlyingNetworkTemplate> DEFAULT_UNDERLYING_NETWORK_TEMPLATES =228 @NonNull private final List<VcnUnderlyingNetworkTemplate> mUnderlyingNetworkTemplates;251 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in VcnGatewayConnectionConfig()304 VcnUnderlyingNetworkTemplate::fromPersistableBundle); in VcnGatewayConnectionConfig()383 List<VcnUnderlyingNetworkTemplate> networkPriorityRules) { in validateNetworkTemplateList()386 Set<VcnUnderlyingNetworkTemplate> existingRules = new ArraySet<>(); in validateNetworkTemplateList()387 for (VcnUnderlyingNetworkTemplate rule : networkPriorityRules) { in validateNetworkTemplateList()460 public List<VcnUnderlyingNetworkTemplate> getVcnUnderlyingNetworkPriorities() { in getVcnUnderlyingNetworkPriorities()535 VcnUnderlyingNetworkTemplate::toPersistableBundle); in toPersistableBundle()[all …]
19 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY;29 import android.net.vcn.VcnUnderlyingNetworkTemplate.MatchCriteria;49 public final class VcnWifiUnderlyingNetworkTemplate extends VcnUnderlyingNetworkTemplate {
24 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY;25 import static android.net.vcn.VcnUnderlyingNetworkTemplate.getMatchCriteriaString;37 import android.net.vcn.VcnUnderlyingNetworkTemplate.MatchCriteria;62 public final class VcnCellUnderlyingNetworkTemplate extends VcnUnderlyingNetworkTemplate {
30 import android.net.vcn.VcnUnderlyingNetworkTemplate;80 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in UnderlyingNetworkEvaluator()123 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in UnderlyingNetworkEvaluator()173 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in updatePriorityClass()291 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates,310 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates,329 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates,342 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates,360 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates,
24 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDEN;25 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_REQUIRED;36 import android.net.vcn.VcnUnderlyingNetworkTemplate;94 List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in calculatePriorityClass()112 for (VcnUnderlyingNetworkTemplate nwPriority : underlyingNetworkTemplates) { in calculatePriorityClass()137 VcnUnderlyingNetworkTemplate networkPriority, in checkMatchesPriorityRule()
19 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY;20 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDEN;21 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_REQUIRED;41 import android.net.vcn.VcnUnderlyingNetworkTemplate;171 for (VcnUnderlyingNetworkTemplate template : in dedupAndGetCapRequirementsForCell()710 for (VcnUnderlyingNetworkTemplate priority : in dump()758 @NonNull List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates, in newUnderlyingNetworkEvaluator()
18 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY;19 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDEN;20 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_REQUIRED;174 VcnUnderlyingNetworkTemplate.fromPersistableBundle( in testPersistableBundle()186 VcnUnderlyingNetworkTemplate.fromPersistableBundle( in testPersistableBundleWithCapabilities()
18 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_ANY;19 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDEN;108 VcnUnderlyingNetworkTemplate.fromPersistableBundle( in testPersistableBundle()
62 private static final List<VcnUnderlyingNetworkTemplate> UNDERLYING_NETWORK_TEMPLATES =106 List<VcnUnderlyingNetworkTemplate> nwTemplates) { in buildTestConfig()398 List<VcnUnderlyingNetworkTemplate> networkTemplates) { in buildTestConfigWithVcnUnderlyingNetworkTemplates()412 final List<VcnUnderlyingNetworkTemplate> networkTemplatesEqual = new ArrayList(); in testVcnUnderlyingNetworkTemplatesEquality()418 final List<VcnUnderlyingNetworkTemplate> networkTemplatesNotEqual = new ArrayList(); in testVcnUnderlyingNetworkTemplatesEquality()
20 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_FORBIDDEN;21 import static android.net.vcn.VcnUnderlyingNetworkTemplate.MATCH_REQUIRED;43 import android.net.vcn.VcnUnderlyingNetworkTemplate;454 final List<VcnUnderlyingNetworkTemplate> templatesRequireDun = in checkCalculatePriorityClassFailToMatchAny()
60 import android.net.vcn.VcnUnderlyingNetworkTemplate;300 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testNetworkCallbacksRegisteredOnStartupForNonInternetCapabilities()346 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testNetworkCallbacksRegisteredOnStartupWithDedupedtCapabilities()772 List<VcnUnderlyingNetworkTemplate> networkTemplates) { in setupControllerAndGetNetworkListener()796 List<VcnUnderlyingNetworkTemplate> underlyingNetworkTemplates) { in bringupNetworkAndGetEvaluator()835 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testSelectMorePreferredNetwork()855 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testNeverSelectLessPreferredNetwork()874 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testFailtoMatchTemplateAndFallBackToInternetNetwork()888 final List<VcnUnderlyingNetworkTemplate> networkTemplates = new ArrayList(); in testFailtoMatchTemplateAndNeverFallBackToNonInternetNetwork()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29396 …final class VcnCellUnderlyingNetworkTemplate extends android.net.vcn.VcnUnderlyingNetworkTemplate {29448 …method @NonNull public java.util.List<android.net.vcn.VcnUnderlyingNetworkTemplate> getVcnUnderlyi…29465 …UnderlyingNetworkPriorities(@NonNull java.util.List<android.net.vcn.VcnUnderlyingNetworkTemplate>);29489 public abstract class VcnUnderlyingNetworkTemplate {29500 …final class VcnWifiUnderlyingNetworkTemplate extends android.net.vcn.VcnUnderlyingNetworkTemplate {