Home
last modified time | relevance | path

Searched defs:testAudioSystem (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
H A DAudioServiceTest.java98 final NoOpAudioSystemAdapter testAudioSystem = (NoOpAudioSystemAdapter) mAudioSystem; in testMuteMicrophone() local
123 final NoOpAudioSystemAdapter testAudioSystem = (NoOpAudioSystemAdapter) mAudioSystem; in testMuteMicrophoneWhenFail() local