Searched refs:getRemoteCallProfile (Results 1 – 4 of 4) sorted by relevance
62 ImsCallProfile getRemoteCallProfile(); in getRemoteCallProfile() method
500 public ImsCallProfile getRemoteCallProfile() { in getRemoteCallProfile() method in ImsCallSession506 return miSession.getRemoteCallProfile(); in getRemoteCallProfile()
811 ImsCallProfile remoteCallProfile = imsCall.getRemoteCallProfile(); in updateMediaCapabilities()
643 public ImsCallProfile getRemoteCallProfile() throws ImsException { in getRemoteCallProfile() method in ImsCall651 return mSession.getRemoteCallProfile(); in getRemoteCallProfile()