Home
last modified time | relevance | path

Searched refs:TIMEOUT_FOR_READ_OPS_IN_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java62 private static final int TIMEOUT_FOR_READ_OPS_IN_MILLISECONDS = 100; field in ExpandableBinaryDictionary
445 TIMEOUT_FOR_READ_OPS_IN_MILLISECONDS, TimeUnit.MILLISECONDS); in getSuggestions()
476 TIMEOUT_FOR_READ_OPS_IN_MILLISECONDS, TimeUnit.MILLISECONDS); in isInDictionary()
504 TIMEOUT_FOR_READ_OPS_IN_MILLISECONDS, TimeUnit.MILLISECONDS); in getMaxFrequencyOfExactMatches()