Searched refs:unfadeableAttrs (Results 1 – 1 of 1) sorted by relevance
765 final List<AudioAttributes> unfadeableAttrs = List.of( in testSetUnfadeableAudioAttributes() local771 .setUnfadeableAudioAttributes(unfadeableAttrs).build(); in testSetUnfadeableAudioAttributes()774 .that(fmc.getUnfadeableAudioAttributes()).isEqualTo(unfadeableAttrs); in testSetUnfadeableAudioAttributes()