Searched refs:BOOTANIM_TIME_DIR_NAME (Results 1 – 1 of 1) sorted by relevance
86 static const char BOOTANIM_TIME_DIR_NAME[] = "time"; variable1955 if (event->wd == mBootAnimWd && strcmp(BOOTANIM_TIME_DIR_NAME, event->name) == 0) { in doThreadLoop()