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.java21 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOC;
981 if (CB_FACILITY_BAOC.equals(facility)) {
H A DImsPhoneMmiCode.java479 return CommandsInterface.CB_FACILITY_BAOC;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java77 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.java513 mImsPhoneUT.getCallBarring(CommandsInterface.CB_FACILITY_BAOC, msg,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java581 return CommandsInterface.CB_FACILITY_BAOC;

Completed in 1191 milliseconds