aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2014-08-06 17:47:52 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-08-06 17:47:52 +0000
commit66f243fef1d04ec3e980e176bae8d2689b77c568 (patch)
treeb2a02655258c03970150d98331734c0b1a06bdc2 /java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
parent62ef771813f1548a86863417102ebbba6a606f93 (diff)
parentbd38799e27dd2c43444b84a47dcb1228b4932fb5 (diff)
downloadlatinime-66f243fef1d04ec3e980e176bae8d2689b77c568.tar.gz
latinime-66f243fef1d04ec3e980e176bae8d2689b77c568.tar.xz
latinime-66f243fef1d04ec3e980e176bae8d2689b77c568.zip
am bd38799e: am fe807696: am 772a8019: Revert "[HS2] Move more stuff to onStartInput"
* commit 'bd38799e27dd2c43444b84a47dcb1228b4932fb5': Revert "[HS2] Move more stuff to onStartInput"
Diffstat (limited to 'java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java')
-rw-r--r--java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java b/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
index 2be792040..418866ae1 100644
--- a/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
+++ b/java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java
@@ -2035,7 +2035,7 @@ public final class InputLogic {
mConnection.getExpectedSelectionStart(), mConnection.getExpectedSelectionEnd(),
shouldFinishComposition)) {
if (0 < remainingTries) {
- handler.postResetInputConnectionCaches(tryResumeSuggestions, remainingTries - 1);
+ handler.postResetCaches(tryResumeSuggestions, remainingTries - 1);
return false;
}
// If remainingTries is 0, we should stop waiting for new tries, however we'll still