Searched refs:CB_FACILITY_BAOIC (Results 1 – 5 of 5) sorted by relevance
59 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOIC;826 } else if (CB_FACILITY_BAOIC.equals(facility)) { in getCBTypeFromFacility()
446 return CommandsInterface.CB_FACILITY_BAOIC; in scToBarringFacility()
71 static final String CB_FACILITY_BAOIC = "OI"; field
490 mImsPhoneUT.setCallBarring(CommandsInterface.CB_FACILITY_BAOIC, true, "abc", msg); in testCellBarring()
522 return CommandsInterface.CB_FACILITY_BAOIC; in scToBarringFacility()