Searched refs:getLocalCallProfile (Results 1 – 4 of 4) sorted by relevance
55 ImsCallProfile getLocalCallProfile(); in getLocalCallProfile() method
458 public ImsCallProfile getLocalCallProfile() { in getLocalCallProfile() method in ImsCallSession464 return miSession.getLocalCallProfile(); in getLocalCallProfile()
639 ImsCallProfile localCallProfile = imsCall.getLocalCallProfile(); in updateMediaCapabilities()
533 public ImsCallProfile getLocalCallProfile() throws ImsException { in getLocalCallProfile() method in ImsCall541 return mSession.getLocalCallProfile(); in getLocalCallProfile()