Searched defs:postResetCaches (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java311 public void postResetCaches(final boolean tryResumeSuggestions, final int remainingTries) { method in class:LatinIME.UIHandler
918 mHandler.postResetCaches(isDifferentTextField, 5 /* remainingTries */);

Completed in 60 milliseconds