Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java696 binaryDictionary.getPropertyForGettingStats( in testUnigramAndBigramCount()
699 binaryDictionary.getPropertyForGettingStats( in testUnigramAndBigramCount()
703 binaryDictionary.getPropertyForGettingStats( in testUnigramAndBigramCount()
706 binaryDictionary.getPropertyForGettingStats( in testUnigramAndBigramCount()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DBinaryDictionary.java626 public String getPropertyForGettingStats(final String query) { in getPropertyForGettingStats() method in BinaryDictionary