Home
last modified time | relevance | path

Searched defs:SetProgressType (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Dstub_ui.h38 void SetProgressType(ProgressType /* type */) override {} in SetProgressType() function
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp1007 void ScreenRecoveryUI::SetProgressType(ProgressType type) { in SetProgressType() function in ScreenRecoveryUI