Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp83 static const char CLOCK_FONT_ZIP_NAME[] = "clock_font.png"; variable
757 if (entryName == CLOCK_FONT_ZIP_NAME) { in preloadZip()