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