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.java295 private static int applyRemoteCallCapabilities(ImsCallProfile remoteProfile, int capabilities) { in applyRemoteCallCapabilities() argument
296 Rlog.w(LOG_TAG, "applyRemoteCallCapabilities - remoteProfile = "+remoteProfile); in applyRemoteCallCapabilities()
300 switch (remoteProfile.mCallType) { in applyRemoteCallCapabilities()