commit | 42fcb2de641c4cd5d57f34889c8752401e35dcc8 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Dec 19 01:11:09 2011 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Mon Dec 19 01:11:09 2011 +0900 |
tree | d0ae470e137c219fe14a1ed1c10e41c3d00fa9df | |
parent | 4e1dab8cfaad891fe041ed8d71893186c05cef71 [diff] |
Get rid of public reference to KeyboardIconsSet.ICON_* constants As a consequence, * Add Key.iconDisabledKey has been introduced and Key.getIcon honors the enabled state of the key. * The attribute id of disabled icon for shortcut key, Keyboard_iconShortcutKeyDisabled, is renamed to Keyboard_iconDisbledShortcutKey * KeyboardIconsSet has getIconByIconId and getIconByAttrId methods instead of getIcon. Bug: 5778201 Change-Id: Ica93b073b9a04acd18ead7a33b60e3c6d813e7a1