commit | 3c4e8cb693ce584ea1f87e354430c069cdd3da39 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Mon Oct 07 21:43:05 2013 +0900 |
committer | Jean Chalard <jchalard@google.com> | Mon Oct 07 22:57:59 2013 +0900 |
tree | 36c19f6f2aa93b6cbc970d4b085a6ada002be0ae | |
parent | 291ef1c9c304bc6eae352e08f4ca86854853ee29 [diff] |
Call loadKeyboard later if it can't be called right away Since loadKeyboard relies on the input connection being available to give it the auto-caps state, but also can't be called twice in a row because it needs to save and restore its state and invalidates it after the restore, we need to wait until we know we have a valid input connection to call it. Bug: 11107229 Change-Id: I1c7baf3215682df6f6ceb357bd37254f9e7418c7