Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp75 static const char SYSTEM_TIME_DIR_NAME[] = "time"; variable
1106 if (event->wd == mSystemWd && strcmp(SYSTEM_TIME_DIR_NAME, event->name) == 0) { in doThreadLoop()