Searched refs:mVolumeShaperConfig (Results 1 – 1 of 1) sorted by relevance
67 private VolumeShaper.Configuration mVolumeShaperConfig; field in Ringtone144 setUri(mUri, mVolumeShaperConfig); in setAudioAttributes()214 if (mVolumeShaperConfig != null) { in createLocalMediaPlayer()215 mVolumeShaper = mLocalPlayer.createVolumeShaper(mVolumeShaperConfig); in createLocalMediaPlayer()474 mVolumeShaperConfig = volumeShaperConfig; in setVolumeShaperConfig()485 mVolumeShaperConfig = volumeShaperConfig; in setUri()522 volume, looping, mVolumeShaperConfig); in play()633 if (mVolumeShaperConfig != null) { in playFallbackRingtone()634 mVolumeShaper = mLocalPlayer.createVolumeShaper(mVolumeShaperConfig); in playFallbackRingtone()