Home
last modified time | relevance | path

Searched refs:remoteProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java377 private static int applyRemoteCallCapabilities(ImsCallProfile remoteProfile, int capabilities) { in applyRemoteCallCapabilities() argument
378 Rlog.w(LOG_TAG, "applyRemoteCallCapabilities - remoteProfile = "+remoteProfile); in applyRemoteCallCapabilities()
384 switch (remoteProfile.mCallType) { in applyRemoteCallCapabilities()
393 if (remoteProfile.getMediaProfile().getRttMode() == ImsStreamMediaProfile.RTT_MODE_FULL) { in applyRemoteCallCapabilities()