Searched defs:mediaProfile (Results 1 – 3 of 3) sorted by relevance
331 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone() local
1560 public void update(int callType, ImsStreamMediaProfile mediaProfile) throws ImsException { in update()1850 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createHoldMediaProfile() local1868 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createResumeMediaProfile() local
525 ImsStreamMediaProfile mediaProfile) { in ImsCallProfile()