aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/CapsModeUtils.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2013-10-07 21:43:05 +0900
committerJean Chalard <jchalard@google.com>2013-10-07 22:57:59 +0900
commit3c4e8cb693ce584ea1f87e354430c069cdd3da39 (patch)
tree36c19f6f2aa93b6cbc970d4b085a6ada002be0ae /java/src/com/android/inputmethod/latin/utils/CapsModeUtils.java
parent291ef1c9c304bc6eae352e08f4ca86854853ee29 (diff)
downloadlatinime-3c4e8cb693ce584ea1f87e354430c069cdd3da39.tar.gz
latinime-3c4e8cb693ce584ea1f87e354430c069cdd3da39.tar.xz
latinime-3c4e8cb693ce584ea1f87e354430c069cdd3da39.zip
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
Diffstat (limited to 'java/src/com/android/inputmethod/latin/utils/CapsModeUtils.java')
0 files changed, 0 insertions, 0 deletions