Searched refs:sRobotoNormal (Results 1 – 1 of 1) sorted by relevance
28 private static Typeface sRobotoNormal; field in Typefaces40 if (sRobotoNormal == null) { in getRobotoNormal()41 sRobotoNormal = Typeface.create(Typeface.SANS_SERIF, Typeface.NORMAL); in getRobotoNormal()43 return sRobotoNormal; in getRobotoNormal()