Searched refs:CB_FACILITY_BA_ALL (Results 1 – 4 of 4) sorted by relevance
530 return CommandsInterface.CB_FACILITY_BA_ALL; in scToBarringFacility()898 facility = CommandsInterface.CB_FACILITY_BA_ALL; in processCode()
63 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BA_ALL;834 } else if (CB_FACILITY_BA_ALL.equals(facility)) { in getCBTypeFromFacility()
454 return CommandsInterface.CB_FACILITY_BA_ALL; in scToBarringFacility()
75 static final String CB_FACILITY_BA_ALL = "AB"; field