Searched refs:CB_FACILITY_BAOIC (Results 1 – 5 of 5) sorted by relevance
22 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOIC;983 } else if (CB_FACILITY_BAOIC.equals(facility)) { in getCBTypeFromFacility()
481 return CommandsInterface.CB_FACILITY_BAOIC; in scToBarringFacility()
521 mImsPhoneUT.setCallBarring(CommandsInterface.CB_FACILITY_BAOIC, true, "abc", msg, in testCellBarring()
78 static final String CB_FACILITY_BAOIC = "OI"; field
583 return CommandsInterface.CB_FACILITY_BAOIC; in scToBarringFacility()