Searched refs:getFadeOutDurationForAudioAttributes (Results 1 – 4 of 4) sorted by relevance
239 .that(fmc.getFadeOutDurationForAudioAttributes(TEST_GAME_AUDIO_ATTRIBUTE)) in build_withFadeManagerConfiguration_succeeds()240 .isEqualTo(fmcObj.getFadeOutDurationForAudioAttributes(TEST_GAME_AUDIO_ATTRIBUTE)); in build_withFadeManagerConfiguration_succeeds()389 .that(fmc.getFadeOutDurationForAudioAttributes(TEST_GAME_AUDIO_ATTRIBUTE)) in testSetFadeDuration()
453 long duration = fadeManagerConfig.getFadeOutDurationForAudioAttributes(aa); in getOptimalFadeOutDuration()
350 public long getFadeOutDurationForAudioAttributes(@NonNull AudioAttributes audioAttributes) { in getFadeOutDurationForAudioAttributes() method in FadeManagerConfiguration
7228 …method @IntRange(from=0) public long getFadeOutDurationForAudioAttributes(@NonNull android.media.A…