Searched refs:FONT_DIR (Results 1 – 1 of 1) sorted by relevance
55 private static final String FONT_DIR = "/system/fonts/"; field in HoloClock56 private static final String CLOCK_FONT = FONT_DIR + "AndroidClock_Solid.ttf"; 57 private static final String CLOCK_FG_FONT = FONT_DIR + "AndroidClock.ttf"; 58 private static final String CLOCK_BG_FONT = FONT_DIR + "AndroidClock_Highlight.ttf";