Searched refs:setDun (Results 1 – 5 of 5) sorted by relevance
59 builder.setDun(matchCriteria); in setAllCapabilities()163 new VcnCellUnderlyingNetworkTemplate.Builder().setDun(MATCH_REQUIRED).build(); in testEqualsWithDifferentCapabilities()
434 getCellNetworkPriorityBuilder().setDun(MATCH_FORBIDDEN).build(); in testMatchCellFail_ForbiddenCapabilitiesFound()457 .setDun(MATCH_REQUIRED) in checkCalculatePriorityClassFailToMatchAny()
143 .setDun(MATCH_REQUIRED)304 .setDun(MATCH_REQUIRED) in testNetworkCallbacksRegisteredOnStartupForNonInternetCapabilities()877 new VcnCellUnderlyingNetworkTemplate.Builder().setDun(MATCH_REQUIRED).build()); in testFailtoMatchTemplateAndFallBackToInternetNetwork()891 new VcnCellUnderlyingNetworkTemplate.Builder().setDun(MATCH_REQUIRED).build()); in testFailtoMatchTemplateAndNeverFallBackToNonInternetNetwork()
637 public Builder setDun(@MatchCriteria int matchCriteria) { in setDun() method in VcnCellUnderlyingNetworkTemplate.Builder
29413 method @NonNull public android.net.vcn.VcnCellUnderlyingNetworkTemplate.Builder setDun(int);