Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java383 layoutDebugInfo(mCenterPositionInStrip, placerView, stripWidth); in layoutAndReturnStartIndexOfMoreSuggestions()
408 layoutDebugInfo(positionInStrip, placerView, x); in layoutAndReturnStartIndexOfMoreSuggestions()
458 private void layoutDebugInfo(final int positionInStrip, final ViewGroup placerView, in layoutDebugInfo() method in SuggestionStripLayoutHelper