Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DHoloClock.java55 private static final String FONT_DIR = "/system/fonts/"; field in HoloClock
56 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";