Searched refs:current (Results 1 – 7 of 7) sorted by relevance
35 void SetStage(int current, int max) override {} in SetStage() argument
30 void SetStage(int current, int max) override;
38 virtual void SetStage(int current, int max) = 0;
47 void SetStage(int current, int max) override;
225 void WearRecoveryUI::SetStage(int current, int max) {} in SetStage() argument
588 void ScreenRecoveryUI::SetStage(int current, int max) { in SetStage() argument590 stage = current; in SetStage()
14 * When using the emulator, make sure the NDK version matches the current