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

/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp605 static constexpr char TIME_FORMAT_12[] = "%l:%M"; local
614 const char* timeFormat = mTimeFormat12Hour ? TIME_FORMAT_12 : TIME_FORMAT_24;

Completed in 37 milliseconds