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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 50 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAIC;
732 } else if (CB_FACILITY_BAIC.equals(facility)) {
    [all...]
ImsPhoneMmiCode.java 432 return CommandsInterface.CB_FACILITY_BAIC;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java 73 static final String CB_FACILITY_BAIC = "AI";
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 526 return CommandsInterface.CB_FACILITY_BAIC;
    [all...]

Completed in 9490 milliseconds