Searched refs:remoteProfile (Results 1 – 1 of 1) sorted by relevance
377 private static int applyRemoteCallCapabilities(ImsCallProfile remoteProfile, int capabilities) { in applyRemoteCallCapabilities() argument378 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()