Searched refs:testAudioSystem (Results 1 – 1 of 1) sorted by relevance
98 final NoOpAudioSystemAdapter testAudioSystem = (NoOpAudioSystemAdapter) mAudioSystem; in testMuteMicrophone() local99 testAudioSystem.configureMuteMicrophoneToFail(false); in testMuteMicrophone()101 testAudioSystem.configureIsMicrophoneMuted(!muted); in testMuteMicrophone()123 final NoOpAudioSystemAdapter testAudioSystem = (NoOpAudioSystemAdapter) mAudioSystem; in testMuteMicrophoneWhenFail() local124 testAudioSystem.configureMuteMicrophoneToFail(true); in testMuteMicrophoneWhenFail()126 testAudioSystem.configureIsMicrophoneMuted(!muted); in testMuteMicrophoneWhenFail()