Searched refs:CB_FACILITY_BA_ALL (Results 1 – 4 of 4) sorted by relevance
591 return CommandsInterface.CB_FACILITY_BA_ALL; in scToBarringFacility()989 facility = CommandsInterface.CB_FACILITY_BA_ALL; in processCode()
24 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BA_ALL;1072 } else if (CB_FACILITY_BA_ALL.equals(facility)) { in getCBTypeFromFacility()
488 return CommandsInterface.CB_FACILITY_BA_ALL; in scToBarringFacility()
71 static final String CB_FACILITY_BA_ALL = "AB"; field