Home | History | Annotate | Download | only in hardware

Lines Matching refs:audioService

239         IAudioService audioService = IAudioService.Stub.asInterface(b);
241 if (audioService.isCameraSoundForced()) {
1551 IAudioService audioService = IAudioService.Stub.asInterface(b);
1553 if (audioService.isCameraSoundForced()) return false;