Home
last modified time | relevance | path

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

/system/core/healthd/
DAnimationParser.cpp85 static constexpr const char* clock_prefix = "clock_display: "; in parse_animation_desc() local
108 } else if (remove_prefix(line, clock_prefix, &rest)) { in parse_animation_desc()