Home
last modified time | relevance | path

Searched refs:FirstChoiceValid (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DChooseLockPattern.java162 updateStage(Stage.FirstChoiceValid);
246 FirstChoiceValid( enumConstant
378 if (mUiStage != Stage.FirstChoiceValid) { in onClick()
379 … throw new IllegalStateException("expected ui stage " + Stage.FirstChoiceValid in onClick()
485 case FirstChoiceValid: in updateStage()