Searched refs:CB_FACILITY_BA_ALL (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java530 return CommandsInterface.CB_FACILITY_BA_ALL;
898 facility = CommandsInterface.CB_FACILITY_BA_ALL;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java60 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BA_ALL;
870 } else if (CB_FACILITY_BA_ALL.equals(facility)) {
H A DImsPhoneMmiCode.java456 return CommandsInterface.CB_FACILITY_BA_ALL;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java75 static final String CB_FACILITY_BA_ALL = "AB"; field in interface:CommandsInterface

Completed in 87 milliseconds