Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h368 double progressScopeTime, progressScopeDuration; variable
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp787 int duration = progressScopeDuration; in ProgressThreadLoop()
989 progressScopeDuration = seconds; in ShowProgress()