HomeSort by relevance Sort by last modified time
    Searched refs:getPreviewLabel (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewView.java 69 setTextAndScaleX(key.getPreviewLabel());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 696 public final String getPreviewLabel() {
702 || StringUtils.codePointCount(getPreviewLabel()) == 1;
    [all...]

Completed in 339 milliseconds