Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java142 public String getDebugString() { in getDebugString() method in SuggestedWords.SuggestedWordInfo
DUtils.java469 final String info = wordInfo.getDebugString(); in getDebugInfo()