HomeSort by relevance Sort by last modified time
    Searched refs:CB_FACILITY_BA_ALL (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 530 return CommandsInterface.CB_FACILITY_BA_ALL;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 60 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BA_ALL;
823 } else if (CB_FACILITY_BA_ALL.equals(facility)) {
    [all...]
ImsPhoneMmiCode.java 436 return CommandsInterface.CB_FACILITY_BA_ALL;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 75 static final String CB_FACILITY_BA_ALL = "AB";
    [all...]

Completed in 36 milliseconds