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.h371 double progressScopeTime, progressScopeDuration; variable
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp791 int duration = progressScopeDuration; in ProgressThreadLoop()
1003 progressScopeDuration = seconds; in ShowProgress()