Searched refs:sForegroundType (Results 1 – 1 of 1) sorted by relevance
60 private static Typeface sBackgroundType, sForegroundType, sSolidType; field in HoloClock82 sForegroundType = Typeface.createFromFile(CLOCK_FG_FONT); in onFinishInflate()90 mFgText.setTypeface(sForegroundType); in onFinishInflate()