Home
last modified time | relevance | path

Searched refs:CARRIER_RESTRICTION_DEFAULT_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCarrierRestrictionRules.java77 public static final int CARRIER_RESTRICTION_DEFAULT_ALLOWED = 1; field in CarrierRestrictionRules
94 value = {CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED, CARRIER_RESTRICTION_DEFAULT_ALLOWED})
137 && mCarrierRestrictionDefault == CARRIER_RESTRICTION_DEFAULT_ALLOWED); in isAllCarriersAllowed()
355 mRules.mCarrierRestrictionDefault = CARRIER_RESTRICTION_DEFAULT_ALLOWED; in setAllCarriersAllowed()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierRestrictionRulesTest.java123 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED) in testBuilderDefaultAllowed()
129 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED, in testBuilderDefaultAllowed()
145 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED, in testBuilderAllCarriersAllowed()
271 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED) in testTestCarrierId_defaultAllowed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioResponse.java2937 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED; in responseCarrierRestrictions()
/frameworks/base/core/api/
Dsystem-current.txt11150 field public static final int CARRIER_RESTRICTION_DEFAULT_ALLOWED = 1; // 0x1