Searched refs:mVolumeAttenuation (Results 1 – 1 of 1) sorted by relevance
73 private final float mVolumeAttenuation; field in SystemSoundsPlayer82 mVolumeAttenuation = (float) Math.pow(10, attenuationDb / 20); in SystemSoundsPlayer()186 soundPool.play(soundId, mVolumeAttenuation, mVolumeAttenuation, /* priority= */ in handleMessage()