Searched refs:LINEAR_RAMP (Results 1 – 2 of 2) sorted by relevance
99 private static final VolumeShaper.Configuration LINEAR_RAMP = field in VolumeShaperTest100 new VolumeShaper.Configuration.Builder(VolumeShaper.Configuration.LINEAR_RAMP)122 new VolumeShaper.Configuration.Builder(VolumeShaper.Configuration.LINEAR_RAMP)149 LINEAR_RAMP,486 LINEAR_RAMP, in testVolumeShaperConfigurationBuilder()772 final VolumeShaper.Configuration config = LINEAR_RAMP; in runTestCornerCasePlayer()815 final VolumeShaper.Configuration config = LINEAR_RAMP; in testPlayerCornerCase2()874 volumeShaper.replace(new VolumeShaper.Configuration.Builder(LINEAR_RAMP) in testPlayerJoin()1208 new VolumeShaper.Configuration.Builder(VolumeShaper.Configuration.LINEAR_RAMP) in runTestTwoShapersPlayer()1312 useMediaTime ? LINEAR_RAMP_MEDIA_TIME : LINEAR_RAMP; in runTestPlayerDuringPauseStop()[all …]
25352 field public static final android.media.VolumeShaper.Configuration LINEAR_RAMP;