Home
last modified time | relevance | path

Searched defs:debugInfo (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestionsView.java381 final CharSequence debugInfo = getDebugInfo(suggestions, pos); in layout() local
564 final CharSequence debugInfo = wordInfo.getDebugString(); in getDebugInfo() local