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

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsCallTest.java 60 mBundle.putString(ImsCallProfile.EXTRA_CALL_RAT_TYPE,
80 mBundle.putString(ImsCallProfile.EXTRA_CALL_RAT_TYPE,
ImsPhoneConnectionTest.java 247 mBundle.putString(ImsCallProfile.EXTRA_CALL_RAT_TYPE,
  /frameworks/base/telephony/java/com/android/ims/
ImsCallProfile.java 200 * constants, the values passed for the {@link #EXTRA_CALL_RAT_TYPE} should be strings (e.g.
206 public static final String EXTRA_CALL_RAT_TYPE = "CallRadioTech";
209 * Similar to {@link #EXTRA_CALL_RAT_TYPE}, except with a lowercase 'c'. Used to ensure
210 * compatibility with modems that are non-compliant with the {@link #EXTRA_CALL_RAT_TYPE}
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java 107 * {@link ImsCallProfile#EXTRA_CALL_RAT_TYPE} extra. Util we receive a value via the extras,
888 // If we've received the wifi state via the ImsCallProfile.EXTRA_CALL_RAT_TYPE extra, we
904 * Updates the wifi state based on the {@link ImsCallProfile#EXTRA_CALL_RAT_TYPE}.
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java     [all...]

Completed in 513 milliseconds