Searched refs:BOOTANIM_DATA_DIR_PATH (Results 1 – 1 of 1) sorted by relevance
85 static const char BOOTANIM_DATA_DIR_PATH[] = "/data/misc/bootanim"; variable1985 mBootAnimWd = inotify_add_watch(mInotifyFd, BOOTANIM_DATA_DIR_PATH, IN_CREATE | IN_ATTRIB); in readyToRun()1989 SLOGE("Could not add watch for %s: %s", BOOTANIM_DATA_DIR_PATH, strerror(errno)); in readyToRun()