Searched refs:CarrierRestrictionRules (Results 1 – 15 of 15) sorted by relevance
21 import android.telephony.CarrierRestrictionRules;63 CarrierRestrictionRules rules = CarrierRestrictionRules.newBuilder() in testBuilderAllowedAndExcludedCarriers()71 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED, in testBuilderAllowedAndExcludedCarriers()79 CarrierRestrictionRules rules = CarrierRestrictionRules.newBuilder().build(); in testBuilderEmptyLists()84 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED, in testBuilderEmptyLists()98 CarrierRestrictionRules rules = CarrierRestrictionRules.newBuilder() in testBuilderWildCharacter()106 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED, in testBuilderWildCharacter()119 CarrierRestrictionRules rules = CarrierRestrictionRules.newBuilder() in testBuilderDefaultAllowed()123 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED) in testBuilderDefaultAllowed()129 assertEquals(CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED, in testBuilderDefaultAllowed()[all …]
33 import android.telephony.CarrierRestrictionRules;2187 public void setAllowedCarriers(CarrierRestrictionRules carrierRestrictionRules, in setAllowedCarriers()
64 public final class CarrierRestrictionRules implements Parcelable { class107 private CarrierRestrictionRules() { in CarrierRestrictionRules() method in CarrierRestrictionRules114 private CarrierRestrictionRules(Parcel in) { in CarrierRestrictionRules() method in CarrierRestrictionRules313 public static final @android.annotation.NonNull Creator<CarrierRestrictionRules> CREATOR =314 new Creator<CarrierRestrictionRules>() {316 public CarrierRestrictionRules createFromParcel(Parcel in) {317 return new CarrierRestrictionRules(in);321 public CarrierRestrictionRules[] newArray(int size) {322 return new CarrierRestrictionRules[size];338 private final CarrierRestrictionRules mRules;[all …]
20 parcelable CarrierRestrictionRules;
11900 CarrierRestrictionRules carrierRestrictionRules = CarrierRestrictionRules.newBuilder() in setAllowedCarriers()11903 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED) in setAllowedCarriers()12017 public int setCarrierRestrictionRules(@NonNull CarrierRestrictionRules rules) { in setCarrierRestrictionRules()12051 CarrierRestrictionRules carrierRestrictionRule = getCarrierRestrictionRules(); in getAllowedCarriers()12075 public CarrierRestrictionRules getCarrierRestrictionRules() { in getCarrierRestrictionRules()
34 import android.telephony.CarrierRestrictionRules;1509 int setAllowedCarriers(in CarrierRestrictionRules carrierRestrictionRules); in setAllowedCarriers()1520 CarrierRestrictionRules getAllowedCarriers(); in getAllowedCarriers()
48 import android.telephony.CarrierRestrictionRules;2923 CarrierRestrictionRules ret; in responseCarrierRestrictions()2926 ret = CarrierRestrictionRules.newBuilder().setAllCarriersAllowed().build(); in responseCarrierRestrictions()2928 int policy = CarrierRestrictionRules.MULTISIM_POLICY_NONE; in responseCarrierRestrictions()2930 policy = CarrierRestrictionRules.MULTISIM_POLICY_ONE_VALID_SIM_MUST_BE_PRESENT; in responseCarrierRestrictions()2934 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED; in responseCarrierRestrictions()2937 CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_ALLOWED; in responseCarrierRestrictions()2940 ret = CarrierRestrictionRules.newBuilder() in responseCarrierRestrictions()
28 import android.telephony.CarrierRestrictionRules;2310 default void setAllowedCarriers(CarrierRestrictionRules carrierRestrictionRules, in setAllowedCarriers()
81 import android.telephony.CarrierRestrictionRules;5055 public void setAllowedCarriers(CarrierRestrictionRules carrierRestrictionRules, in setAllowedCarriers()5075 case CarrierRestrictionRules.MULTISIM_POLICY_ONE_VALID_SIM_MUST_BE_PRESENT: in setAllowedCarriers()5095 == CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED); in setAllowedCarriers()5108 == CarrierRestrictionRules.CARRIER_RESTRICTION_DEFAULT_NOT_ALLOWED))); in setAllowedCarriers()
47 import android.telephony.CarrierRestrictionRules;4494 public void setAllowedCarriers(CarrierRestrictionRules carrierRestrictionRules, in setAllowedCarriers()
11141 public final class CarrierRestrictionRules implements android.os.Parcelable {11152 …blic static final android.os.Parcelable.Creator<android.telephony.CarrierRestrictionRules> CREATOR;11157 public static final class CarrierRestrictionRules.Builder {11158 ctor public CarrierRestrictionRules.Builder();11159 method @NonNull public android.telephony.CarrierRestrictionRules build();11160 … method @NonNull public android.telephony.CarrierRestrictionRules.Builder setAllCarriersAllowed();11161 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setAllowedCarriers(@NonNu…11162 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setDefaultCarrierRestrict…11163 …method @NonNull public android.telephony.CarrierRestrictionRules.Builder setExcludedCarriers(@NonN…11164 method @NonNull public android.telephony.CarrierRestrictionRules.Builder setMultiSimPolicy(int);[all …]
6518 android.telephony.CarrierRestrictionRules$16519 android.telephony.CarrierRestrictionRules$Builder6520 android.telephony.CarrierRestrictionRules
29979 Landroid/telephony/CarrierRestrictionRules$1;29980 Landroid/telephony/CarrierRestrictionRules$Builder;29981 Landroid/telephony/CarrierRestrictionRules;
6540 android.telephony.CarrierRestrictionRules$16541 android.telephony.CarrierRestrictionRules$Builder6542 android.telephony.CarrierRestrictionRules
39643 Landroid/telephony/CarrierRestrictionRules$1;39644 Landroid/telephony/CarrierRestrictionRules$Builder;39645 Landroid/telephony/CarrierRestrictionRules;