Searched refs:CB_FACILITY_BAICr (Results 1 - 4 of 4) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java74 static final String CB_FACILITY_BAICr = "IR"; field in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java528 return CommandsInterface.CB_FACILITY_BAICr;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java51 import static com.android.internal.telephony.CommandsInterface.CB_FACILITY_BAICr;
734 } else if (CB_FACILITY_BAICr.equals(facility)) {
H A DImsPhoneMmiCode.java434 return CommandsInterface.CB_FACILITY_BAICr;

Completed in 45 milliseconds