Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java10771 CarrierRestrictionRules carrierRestrictionRule = getCarrierRestrictionRules(); in getAllowedCarriers() local
10772 if (carrierRestrictionRule != null) { in getAllowedCarriers()
10773 return carrierRestrictionRule.getAllowedCarriers(); in getAllowedCarriers()