Searched refs:SetStage (Results 1 – 6 of 6) sorted by relevance
26 void SetStage(int current, int max) override;
35 void SetStage(int /* current */, int /* max */) override {} in SetStage() function
59 virtual void SetStage(int current, int max) = 0;
153 void WearRecoveryUI::SetStage(int /* current */, int /* max */) {} in SetStage() function in WearRecoveryUI
59 void SetStage(int current, int max) override;
726 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() function in ScreenRecoveryUI