Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkInputActivity.java75 static final float SMALL_FONT_FACTOR = (1 / 2); field in StkInputActivity
436 {NORMAL_FONT_FACTOR, LARGE_FONT_FACTOR, SMALL_FONT_FACTOR}; in getFontSizeFactor()