Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java461 final CharSequence debugInfo = debugInfoView.getText(); in layoutDebugInfo() local
462 if (debugInfo == null) { in layoutDebugInfo()