Searched refs:animation_desc_path (Results 1 – 1 of 1) sorted by relevance
112 static constexpr const char* animation_desc_path = "/res/values/charger/animation.txt"; variable626 } else if (base::ReadFileToString(animation_desc_path, &content)) { in InitAnimation()629 LOGW("Could not open animation description at %s\n", animation_desc_path); in InitAnimation()