diff options
author | Jeff Brown <jeffbrown@google.com> | 2011-01-31 17:12:25 -0800 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2011-01-31 17:12:25 -0800 |
commit | 597eec8c3d13fa68c3476b12005744c42522d960 (patch) | |
tree | 0fa80de753fdca2e53509ac33c793acea312a223 /docs/html/sdk/api_diff/11/changes | |
parent | ccfcd9e813d090ec9b4390b5217b32f73dd8263d (diff) |
Fix keyboard hidden flag.
Configuration.hardKeyboardHidden should be set to
HARDKEYBOARDHIDDEN_YES when no keyboard is present or when it is
disabled. The code in PhoneWindowManager.adjustConfigurationLw
does the right thing. It also takes care of setting keyboardHidden
correctly when only a soft keyboard is available.
So it turns out that all we need to do to disable the hard keyboard
is to set Configuration.keyboard to KEYBOARD_NOKEYS *before* asking
the policy to adjust the configuration.
Bug: 3406101
Change-Id: I3519d02af30d8068198cb3d6b8fdde601c2fe8b4
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions