Home
last modified time | relevance | path

Searched refs:evaluateAttributesToDuck (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/car-lib/src/android/car/oem/
DOemCarAudioDuckingServiceImpl.java42 public List<AudioAttributes> evaluateAttributesToDuck( in evaluateAttributesToDuck() method in OemCarAudioDuckingServiceImpl
44 return mOemCarAudioDuckingService.evaluateAttributesToDuck(request); in evaluateAttributesToDuck()
DIOemCarAudioDuckingService.aidl24 List<AudioAttributes> evaluateAttributesToDuck(in OemCarAudioVolumeRequest requestInfo); in evaluateAttributesToDuck() method
DOemCarAudioDuckingService.java51 List<AudioAttributes> evaluateAttributesToDuck(@NonNull OemCarAudioVolumeRequest requestInfo); in evaluateAttributesToDuck() method
/packages/services/Car/service/src/com/android/car/oem/
DCarOemAudioDuckingProxyService.java52 public List<AudioAttributes> evaluateAttributesToDuck( in evaluateAttributesToDuck() method in CarOemAudioDuckingProxyService
59 return mOemCarAudioDuckingService.evaluateAttributesToDuck(requestInfo); in evaluateAttributesToDuck()
/packages/services/Car/service/src/com/android/car/audio/
DCarDucking.java135 List<AudioAttributes> audioAttributesToDuck = evaluateAttributesToDuck(request); in generateNewDuckingInfoLocked()
141 private List<AudioAttributes> evaluateAttributesToDuck(OemCarAudioVolumeRequest requestInfo) { in evaluateAttributesToDuck() method in CarDucking
149 .evaluateAttributesToDuck(requestInfo); in evaluateAttributesToDuckExternally()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/oem/
DCarOemAudioDuckingProxyServiceTest.java74 carOemProxyService.evaluateAttributesToDuck( in testFeatureDisabled()
86 public List<AudioAttributes> evaluateAttributesToDuck( in evaluateAttributesToDuck() method in CarOemAudioDuckingProxyServiceTest.TestOemCarAudioDuckingService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarDuckingTest.java284 when(mMockCarDuckingProxyService.evaluateAttributesToDuck(any())).thenReturn( in onFocusChange_withOemDucking_notifiesForEachZone()
300 when(mMockCarDuckingProxyService.evaluateAttributesToDuck(any())) in onFocusChange_withOemDuckingAndReturnMedia_ducksMedia()
317 when(mMockCarDuckingProxyService.evaluateAttributesToDuck(any())) in onFocusChange_withOemDuckingCalledTwice_unducksMedia()
DCarAudioContextTest.java886 public void evaluateAttributesToDuck() { in evaluateAttributesToDuck() method in CarAudioContextTest
/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oemcarservice/testapp/
DOemCarAudioDuckingServiceImpl.java67 public List<AudioAttributes> evaluateAttributesToDuck( in evaluateAttributesToDuck() method in OemCarAudioDuckingServiceImpl
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2010 …method @NonNull public java.util.List<android.media.AudioAttributes> evaluateAttributesToDuck(@Non…
/packages/services/Car/car-lib/api/
Dsystem-current.txt2010 …method @NonNull public java.util.List<android.media.AudioAttributes> evaluateAttributesToDuck(@Non…
Dtest-current.txt2087 …method @NonNull public java.util.List<android.media.AudioAttributes> evaluateAttributesToDuck(@Non…
Dsystem-lint-baseline.txt3718 UnflaggedApi: android.car.oem.OemCarAudioDuckingService#evaluateAttributesToDuck(android.car.oem.Oe…
3719 …h @FlaggedApi: method android.car.oem.OemCarAudioDuckingService.evaluateAttributesToDuck(android.c…