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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 34 public final float mLargeLabelRatio;
107 mLargeLabelRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 85 mLargeLabelSize = selectTextSize(keyHeight, attr.mLargeLabelRatio, mLargeLabelSize);

Completed in 25 milliseconds