diff options
author | 2012-04-25 15:49:24 -0700 | |
---|---|---|
committer | 2012-04-26 18:37:10 -0700 | |
commit | 7570954a1870a28d8322557dfbe36504328f3518 (patch) | |
tree | 4729373618dbeb8d3d3159e38e7c05c08e7940d8 /java/src/com/android/inputmethod/latin/ResearchLogger.java | |
parent | 681b7bd8b58cb3aa856b004a2d7cada0725653ad (diff) | |
download | latinime-7570954a1870a28d8322557dfbe36504328f3518.tar.gz latinime-7570954a1870a28d8322557dfbe36504328f3518.tar.xz latinime-7570954a1870a28d8322557dfbe36504328f3518.zip |
modifications for new system volume policy.
The new system and UX sound volume policy makes that STREAM_SYSTEM
volume is not fixed anymore. It is tracking STREAM_RING (phones) or
STREAM_MUSIC (tablets) in a constrained range between -24dB and -6dB.
Sound Fx where previously played over STREAM_SYSTEM with a fixed
attenuation of -20dB. The default value of 5% in the keypress sound
volume setting was corresponding to -26dB, meaning 6dB below default.
Modified the default volume value to 50% so that by default, keypress sound
volume varies from -30dB to -12dB which is also 6dB below the other system
sounds.
Change-Id: I146f72275b8e88fdce5ccf8b6dae2903c27f15eb
Diffstat (limited to 'java/src/com/android/inputmethod/latin/ResearchLogger.java')
0 files changed, 0 insertions, 0 deletions