Searched refs:getLocalCallProfile (Results 1 – 4 of 4) sorted by relevance
55 ImsCallProfile getLocalCallProfile(); in getLocalCallProfile() method
483 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSession489 return miSession.getLocalCallProfile(); in getLocalCallProfile()
804 ImsCallProfile localCallProfile = imsCall.getLocalCallProfile(); in updateMediaCapabilities()
622 public ImsCallProfile getLocalCallProfile() throws ImsException { in getLocalCallProfile() method in ImsCall630 return mSession.getLocalCallProfile(); in getLocalCallProfile()