commit | d5a1530f68c48075cd3df5c948b54ad34f059df1 | [log] [tgz] |
---|---|---|
author | David Brown <dab@google.com> | Mon Jul 20 16:39:47 2009 -0700 |
committer | David Brown <dab@google.com> | Mon Jul 20 16:39:47 2009 -0700 |
tree | 8bdb31aa5d40f260e19e72ac7895223a534078dc | |
parent | 12402fef0ac6b9ec9e614aaeb3f0c28d96ef47bd [diff] |
Make the dialpad silent in "vibrate only" mode (bug 1984905). This is a followup to https://android-git.corp.google.com/g/5438 (see bug 1839556) which made the dialpad silent if the phone was in "silent mode". But "vibrate only" mode has a separate AudioManager constant: RINGER_MODE_VIBRATE. I need to check for that too.