Searched defs:mediaProfile (Results 1 – 3 of 3) sorted by relevance
335 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone() local
1561 public void update(int callType, ImsStreamMediaProfile mediaProfile) throws ImsException { in update()1851 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createHoldMediaProfile() local1869 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createResumeMediaProfile() local
541 ImsStreamMediaProfile mediaProfile) { in ImsCallProfile()