Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DChooseLockPattern.java176 updateStage(Stage.Introduction); in onActivityResult()
214 } else if (mUiStage == Stage.Introduction || mUiStage == Stage.ChoiceTooShort){
297 Introduction( enumConstant
349 private Stage mUiStage = Stage.Introduction;
440 updateStage(Stage.Introduction); in onViewCreated()
443 updateStage(Stage.Introduction); in onViewCreated()
490 updateStage(Stage.Introduction); in handleLeftButton()
520 updateStage(Stage.Introduction); in handleRightButton()
535 updateStage(Stage.Introduction); in onKeyDown()
539 if (keyCode == KeyEvent.KEYCODE_MENU && mUiStage == Stage.Introduction) { in onKeyDown()
[all …]
DChooseLockPassword.java174 private Stage mUiStage = Stage.Introduction;
205 Introduction(R.string.lockpassword_choose_your_password_header, enumConstant
333 updateStage(Stage.Introduction); in onViewCreated()
540 if (mUiStage == Stage.Introduction) { in handleNext()
609 if (mUiStage == Stage.Introduction) { in updateUi()
DSetupChooseLockPattern.java145 case Introduction: in updateStage()
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md30 ## Introduction section
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dencoding.md5 > (in Introduction) JSON text is a sequence of Unicode code points.