Searched refs:getRemoteCallProfile (Results 1 – 4 of 4) sorted by relevance
62 ImsCallProfile getRemoteCallProfile(); in getRemoteCallProfile() method
490 public ImsCallProfile getRemoteCallProfile() { in getRemoteCallProfile() method in ImsCallSession496 return miSession.getRemoteCallProfile(); in getRemoteCallProfile()
727 ImsCallProfile remoteCallProfile = imsCall.getRemoteCallProfile(); in updateMediaCapabilities()
633 public ImsCallProfile getRemoteCallProfile() throws ImsException { in getRemoteCallProfile() method in ImsCall641 return mSession.getRemoteCallProfile(); in getRemoteCallProfile()