Searched refs:CB_FACILITY_BAOIC (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java22 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOIC;
983 } else if (CB_FACILITY_BAOIC.equals(facility)) {
H A DImsPhoneMmiCode.java481 return CommandsInterface.CB_FACILITY_BAOIC;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java78 static final String CB_FACILITY_BAOIC = "OI"; field in interface:CommandsInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java521 mImsPhoneUT.setCallBarring(CommandsInterface.CB_FACILITY_BAOIC, true, "abc", msg,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java583 return CommandsInterface.CB_FACILITY_BAOIC;

Completed in 231 milliseconds