Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierRestrictionRulesTest.java210 List<Boolean> result = rules.areCarrierIdentifiersAllowed(list); in testTestCarrierId_allCarriersAllowed()
250 List<Boolean> result = rules.areCarrierIdentifiersAllowed(list); in testTestCarrierId_defaultNotAllowed()
285 List<Boolean> result = rules.areCarrierIdentifiersAllowed(list); in testTestCarrierId_defaultAllowed()
312 List<Boolean> result = rules.areCarrierIdentifiersAllowed(list); in testTestCarrierId_OneValidCardMustBePresentPolicy_CardPresent()
338 List<Boolean> result = rules.areCarrierIdentifiersAllowed(list); in testTestCarrierId_OneValidCardMustBePresentPolicy_CardNotPresent()
/frameworks/base/telephony/java/android/telephony/
DCarrierRestrictionRules.java180 public @NonNull List<Boolean> areCarrierIdentifiersAllowed( in areCarrierIdentifiersAllowed() method in CarrierRestrictionRules
/frameworks/base/core/api/
Dsystem-current.txt11142 …method @NonNull public java.util.List<java.lang.Boolean> areCarrierIdentifiersAllowed(@NonNull jav…