OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DETERMINATE
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/
ui.h
40
DETERMINATE
66
virtual void SetProgressType(ProgressType
determinate
) = 0;
screen_ui.cpp
206
if (progressBarType ==
DETERMINATE
) {
532
if (progressBarType ==
DETERMINATE
&& duration > 0) {
700
progressBarType =
DETERMINATE
;
714
if (progressBarType ==
DETERMINATE
&& fraction > progress) {
install.cpp
570
ui->SetProgressType(RecoveryUI::
DETERMINATE
);
recovery.cpp
[
all
...]
Completed in 683 milliseconds