Searched defs:mediaProfile (Results 1 – 3 of 3) sorted by relevance
311 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone() local
1491 public void update(int callType, ImsStreamMediaProfile mediaProfile) throws ImsException { in update()1773 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createHoldMediaProfile() local1791 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createResumeMediaProfile() local
455 ImsStreamMediaProfile mediaProfile) { in ImsCallProfile()