Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java468 final int infoWidth = debugInfoView.getMeasuredWidth(); in layoutDebugInfo() local
471 debugInfoView, x - infoWidth, y, infoWidth, debugInfoView.getMeasuredHeight()); in layoutDebugInfo()