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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java282 private static int applyRemoteCallCapabilities(ImsCallProfile remoteProfile, int capabilities) { argument
283 Rlog.w(LOG_TAG, "applyRemoteCallCapabilities - remoteProfile = "+remoteProfile);
287 switch (remoteProfile.mCallType) {

Completed in 10 milliseconds