Searched refs:MAX_COUNT_DOWN (Results 1 – 3 of 3) sorted by relevance
57 constexpr double MAX_COUNT_DOWN = 86400000.0; variable69 if (count > 0 && count < MAX_COUNT_DOWN) { in FfiOHOSAceFrameworkTextTimerCreate()
61 constexpr double MAX_COUNT_DOWN = 86400000.0; variable80 if (inputCount > 0 && inputCount < MAX_COUNT_DOWN) { in Create()
38 constexpr double MAX_COUNT_DOWN = 86400000.0; variable331 if (tempCount > 0 && tempCount < MAX_COUNT_DOWN) { in SetTextTimerOptions()