Searched refs:mediaProfile (Results 1 – 2 of 2) sorted by relevance
304 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone() local306 return (mediaProfile.mAudioDirection == ImsStreamMediaProfile.DIRECTION_INACTIVE) in isLocalTone()
358 ImsStreamMediaProfile mediaProfile) { in ImsCallProfile() argument362 mMediaProfile = mediaProfile; in ImsCallProfile()