Loading telephony/java/com/android/ims/internal/IImsCallSession.aidl +7 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,13 @@ interface IImsCallSession { */ ImsCallProfile getLocalCallProfile(); /** * Gets the remote call profile that this session is associated with * * @return the local call profile that this session is associated with */ ImsCallProfile getRemoteCallProfile(); /** * Gets the value associated with the specified property of this session. * Loading Loading
telephony/java/com/android/ims/internal/IImsCallSession.aidl +7 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,13 @@ interface IImsCallSession { */ ImsCallProfile getLocalCallProfile(); /** * Gets the remote call profile that this session is associated with * * @return the local call profile that this session is associated with */ ImsCallProfile getRemoteCallProfile(); /** * Gets the value associated with the specified property of this session. * Loading