Searched defs:mediaProfile (Results 1 – 7 of 7) sorted by relevance
451 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in testReportMediaCodecChange() local
174 LocalBluetoothProfile mediaProfile = null; in setButtonsCheckedAndListeners() local
292 LocalBluetoothProfile mediaProfile = mock(LocalBluetoothProfile.class); in addBluetoothDevice() local
336 ImsStreamMediaProfile mediaProfile = imsCall.getCallProfile().mMediaProfile; in isLocalTone() local
179 LocalBluetoothProfile mediaProfile = getProfile(device, BluetoothProfile.A2DP_SINK); in onNotifyChange() local
1590 public void update(int callType, ImsStreamMediaProfile mediaProfile) throws ImsException { in update()1904 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createHoldMediaProfile() local1922 ImsStreamMediaProfile mediaProfile = new ImsStreamMediaProfile(); in createResumeMediaProfile() local
660 ImsStreamMediaProfile mediaProfile) { in ImsCallProfile()