Searched refs:animation_prefix (Results 1 - 1 of 1) sorted by relevance

/system/core/healthd/
H A DAnimationParser.cpp83 static constexpr const char* animation_prefix = "animation: "; local
97 } else if (remove_prefix(line, animation_prefix, &rest)) {

Completed in 46 milliseconds