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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyDrawParams.java 30 public int mLargeLabelSize;
55 mLargeLabelSize = copyFrom.mLargeLabelSize;
86 mLargeLabelSize = selectTextSize(keyHeight, attr.mLargeLabelRatio, mLargeLabelSize);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 598 return params.mLargeLabelSize;
    [all...]

Completed in 131 milliseconds