Searched refs:getFadeOutVolumeShaperConfig (Results 1 – 3 of 3) sorted by relevance
201 mFadeConfigurations.getFadeOutVolumeShaperConfig(apc.getAudioAttributes()); in fadeOutUid()250 mFadeConfigurations.getFadeOutVolumeShaperConfig(apc.getAudioAttributes()); in checkFade()
277 public VolumeShaper.Configuration getFadeOutVolumeShaperConfig(@NonNull AudioAttributes aa) { in getFadeOutVolumeShaperConfig() method in FadeConfigurations
128 .that(mFadeConfigurations.getFadeOutVolumeShaperConfig(TEST_MEDIA_AUDIO_ATTRIBUTE)) in testGetFadeOutVolumeShaperConfig_forDefaultConstr_equalsDefaultVolShaperConfig()