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.java374 layoutDebugInfo(mCenterPositionInStrip, placerView, stripWidth); in layoutAndReturnStartIndexOfMoreSuggestions()
400 layoutDebugInfo(positionInStrip, placerView, x); in layoutAndReturnStartIndexOfMoreSuggestions()
454 private void layoutDebugInfo(final int positionInStrip, final ViewGroup placerView, in layoutDebugInfo() method in SuggestionStripLayoutHelper