Home
last modified time | relevance | path

Searched refs:getCarAudioFadeConfigurationForAudioAttributes (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/android/car/oem/
DOemCarAudioFocusResultUnitTest.java110 .that(result.getCarAudioFadeConfigurationForAudioAttributes( in build_withCarAudioFadeConfiguration()
113 .that(result.getCarAudioFadeConfigurationForAudioAttributes( in build_withCarAudioFadeConfiguration()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioZoneConfigUnitTest.java1064 () -> zoneConfig.getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes_forNullAudioAttributes_fails()
1086 .that(zoneConfig.getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes_whenFeatureEnabled_matches()
1090 .that(zoneConfig.getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes_whenFeatureEnabled_matches()
1110 .that(zoneConfig.getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes_whenFeatureDisabled_returnsNull()
1113 .that(zoneConfig.getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes_whenFeatureDisabled_returnsNull()
/packages/services/Car/car-lib/src/android/car/oem/
DOemCarAudioFocusResult.java142 public CarAudioFadeConfiguration getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes() method in OemCarAudioFocusResult
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioZoneConfig.java333 CarAudioFadeConfiguration getCarAudioFadeConfigurationForAudioAttributes( in getCarAudioFadeConfigurationForAudioAttributes() method in CarAudioZoneConfig
DCarAudioFocus.java403 .getCarAudioFadeConfigurationForAudioAttributes(newEntryAfi.getAttributes()); in evaluateFocusRequestLocked()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2044 …ble public android.car.oem.CarAudioFadeConfiguration getCarAudioFadeConfigurationForAudioAttribute…
/packages/services/Car/car-lib/api/
Dsystem-current.txt2044 …ble public android.car.oem.CarAudioFadeConfiguration getCarAudioFadeConfigurationForAudioAttribute…
Dtest-current.txt2121 …ble public android.car.oem.CarAudioFadeConfiguration getCarAudioFadeConfigurationForAudioAttribute…