Searched refs:imsAudioSession (Results 1 – 1 of 1) sorted by relevance
56 ImsAudioSession imsAudioSession = new ImsAudioSession(mMockIImsAudioSession); in testConstructorAndApis() local58 imsAudioSession.getBinder(); in testConstructorAndApis()59 imsAudioSession.getSessionId(); in testConstructorAndApis()62 imsAudioSession.addConfig(audioConfig); in testConstructorAndApis()63 imsAudioSession.deleteConfig(audioConfig); in testConstructorAndApis()64 imsAudioSession.modifySession(audioConfig); in testConstructorAndApis()65 imsAudioSession.confirmConfig(audioConfig); in testConstructorAndApis()68 imsAudioSession.setMediaQualityThreshold(threshold); in testConstructorAndApis()70 imsAudioSession.sendDtmf('1', 10); in testConstructorAndApis()73 imsAudioSession.sendHeaderExtension(extensions); in testConstructorAndApis()