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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java60 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOC;
847 if (CB_FACILITY_BAOC.equals(facility)) {
H A DImsPhoneMmiCode.java444 return CommandsInterface.CB_FACILITY_BAOC;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java73 static final String CB_FACILITY_BAOC = "AO"; field in interface:CommandsInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java494 mImsPhoneUT.getCallBarring(CommandsInterface.CB_FACILITY_BAOC, msg);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java520 return CommandsInterface.CB_FACILITY_BAOC;

Completed in 384 milliseconds