Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DMoreSuggestions.java198 mPaneView.newLabelPaint(null /* key */), mResources); in layout()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java538 public Paint newLabelPaint(@Nullable final Key key) { in newLabelPaint() method in KeyboardView
DMainKeyboardView.java615 mKeyPreviewDrawParams.getVisibleHeight(), newLabelPaint(key)); in showMoreKeysKeyboard()