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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 57 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOICxH;
817 } else if (CB_FACILITY_BAOICxH.equals(facility)) {
    [all...]
ImsPhoneMmiCode.java 430 return CommandsInterface.CB_FACILITY_BAOICxH;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 72 static final String CB_FACILITY_BAOICxH = "OX";
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 524 return CommandsInterface.CB_FACILITY_BAOICxH;
    [all...]

Completed in 133 milliseconds