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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 48 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAOIC;
733 } else if (CB_FACILITY_BAOIC.equals(facility)) {
    [all...]
ImsPhoneMmiCode.java 428 return CommandsInterface.CB_FACILITY_BAOIC;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 71 static final String CB_FACILITY_BAOIC = "OI";
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 522 return CommandsInterface.CB_FACILITY_BAOIC;
    [all...]

Completed in 781 milliseconds