Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp84 static const char LAST_TIME_CHANGED_FILE_NAME[] = "last_time_change"; variable
1208 } else if (event->wd == mTimeWd && (strcmp(LAST_TIME_CHANGED_FILE_NAME, event->name) == 0 in doThreadLoop()