Home | History | Annotate | Download | only in settings

Lines Matching refs:updateStage

127                     updateStage(Stage.Introduction);
153 updateStage(Stage.ChoiceConfirmed);
155 updateStage(Stage.ConfirmWrong);
159 updateStage(Stage.ChoiceTooShort);
162 updateStage(Stage.FirstChoiceValid);
340 updateStage(Stage.NeedToConfirm);
345 updateStage(Stage.Introduction);
348 updateStage(Stage.Introduction);
356 updateStage(Stage.values()[savedInstanceState.getInt(KEY_UI_STAGE)]);
366 updateStage(Stage.Introduction);
382 updateStage(Stage.NeedToConfirm);
396 updateStage(Stage.Introduction);
404 updateStage(Stage.Introduction);
409 updateStage(Stage.HelpScreen);
431 protected void updateStage(Stage stage) {