HomeSort by relevance Sort by last modified time
    Searched refs:audioService (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/hardware/
Camera.java 242 IAudioService audioService = IAudioService.Stub.asInterface(b);
244 if (audioService.isCameraSoundForced()) {
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomSystemTest.java 440 IAudioService audioService = mock(IAudioService.class);
454 }).when(audioService)
460 return audioService;
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 83 milliseconds