Home
last modified time | relevance | path

Searched defs:carrierRestrictions (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioSimProxy.java524 android.hardware.radio.sim.CarrierRestrictions carrierRestrictions = in setAllowedCarriers() local
538 android.hardware.radio.V1_4.CarrierRestrictionsWithPriority carrierRestrictions = in setAllowedCarriers() local
DSimResponse.java112 android.hardware.radio.sim.CarrierRestrictions carrierRestrictions, in getAllowedCarriersResponse()
DRadioResponse.java1645 CarrierRestrictionsWithPriority carrierRestrictions, int multiSimPolicy) { in getAllowedCarriersResponse_1_4()