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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java23 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOICxH;
985 } else if (CB_FACILITY_BAOICxH.equals(facility)) {
H A DImsPhoneMmiCode.java483 return CommandsInterface.CB_FACILITY_BAOICxH;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java79 static final String CB_FACILITY_BAOICxH = "OX"; field in interface:CommandsInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java528 mImsPhoneUT.setCallBarring(CommandsInterface.CB_FACILITY_BAOICxH, false, "abc", msg,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java585 return CommandsInterface.CB_FACILITY_BAOICxH;

Completed in 94 milliseconds