Searched refs:CarrierRestrictionRules (Results 1 – 9 of 9) sorted by relevance
65 public final class CarrierRestrictionRules implements Parcelable { class110 private CarrierRestrictionRules() { in CarrierRestrictionRules() method in CarrierRestrictionRules118 private CarrierRestrictionRules(Parcel in) { in CarrierRestrictionRules() method in CarrierRestrictionRules325 new Creator<CarrierRestrictionRules>() {327 public CarrierRestrictionRules createFromParcel(Parcel in) {328 return new CarrierRestrictionRules(in);332 public CarrierRestrictionRules[] newArray(int size) {333 return new CarrierRestrictionRules[size];349 private final CarrierRestrictionRules mRules;352 mRules = new CarrierRestrictionRules(); in Builder()[all …]
20 parcelable CarrierRestrictionRules;
13031 CarrierRestrictionRules carrierRestrictionRules = CarrierRestrictionRules.newBuilder() in setAllowedCarriers()13035 ? CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED in setAllowedCarriers()13036 : CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED) in setAllowedCarriers()13151 public int setCarrierRestrictionRules(@NonNull CarrierRestrictionRules rules) { in setCarrierRestrictionRules()13185 CarrierRestrictionRules carrierRestrictionRule = getCarrierRestrictionRules(); in getAllowedCarriers()13210 public CarrierRestrictionRules getCarrierRestrictionRules() { in getCarrierRestrictionRules()
36 import android.telephony.CarrierRestrictionRules;1530 int setAllowedCarriers(in CarrierRestrictionRules carrierRestrictionRules); in setAllowedCarriers()1541 CarrierRestrictionRules getAllowedCarriers(); in getAllowedCarriers()
13966 public final class CarrierRestrictionRules implements android.os.Parcelable {13977 …blic static final android.os.Parcelable.Creator<android.telephony.CarrierRestrictionRules> CREATOR;13982 public static final class CarrierRestrictionRules.Builder {13983 ctor public CarrierRestrictionRules.Builder();13984 method @NonNull public android.telephony.CarrierRestrictionRules build();13985 … method @NonNull public android.telephony.CarrierRestrictionRules.Builder setAllCarriersAllowed();13986 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setAllowedCarriers(@NonNu…13987 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setDefaultCarrierRestrict…13988 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setExcludedCarriers(@NonN…13989 method @NonNull public android.telephony.CarrierRestrictionRules.Builder setMultiSimPolicy(int);[all …]
7261 android.telephony.CarrierRestrictionRules$17262 android.telephony.CarrierRestrictionRules$Builder7263 android.telephony.CarrierRestrictionRules
30057 Landroid/telephony/CarrierRestrictionRules$1;30058 Landroid/telephony/CarrierRestrictionRules$Builder;30059 Landroid/telephony/CarrierRestrictionRules;
7292 android.telephony.CarrierRestrictionRules$17293 android.telephony.CarrierRestrictionRules$Builder7294 android.telephony.CarrierRestrictionRules
40191 Landroid/telephony/CarrierRestrictionRules$1;40192 Landroid/telephony/CarrierRestrictionRules$Builder;40193 Landroid/telephony/CarrierRestrictionRules;