Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DChooseLockPattern.java322 Gone(ID_EMPTY_MESSAGE, false); enumConstant
370 LeftButtonMode.Gone, RightButtonMode.ContinueDisabled,
374 LeftButtonMode.Gone, RightButtonMode.Ok, ID_EMPTY_MESSAGE, false),
388 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
392 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
396 LeftButtonMode.Gone, RightButtonMode.Confirm, ID_EMPTY_MESSAGE, false);
782 if (stage.leftMode == LeftButtonMode.Gone) { in updateFooterLeftButton()
DSetupChooseLockPattern.java112 if (stage.leftMode == LeftButtonMode.Gone && stage == Stage.Introduction) { in updateStage()
/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPattern.java338 Gone(ID_EMPTY_MESSAGE, false); enumConstant
386 LeftButtonMode.Gone, RightButtonMode.ContinueDisabled,
390 LeftButtonMode.Gone, RightButtonMode.Ok, ID_EMPTY_MESSAGE, false),
404 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
408 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
412 LeftButtonMode.Gone, RightButtonMode.Confirm, ID_EMPTY_MESSAGE, false);
813 if (stage.leftMode == LeftButtonMode.Gone) { in updateFooterLeftButton()
DSetupChooseLockPattern.java130 if (stage.leftMode == LeftButtonMode.Gone && stage == Stage.Introduction) { in updateStage()
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DChooseLockPatternFragment.java249 if (stage.mSecondaryButtonState == SecondaryButtonState.Gone) { in updateStage()
451 SecondaryButtonState.Gone,
564 Gone(ID_EMPTY_MESSAGE, false); enumConstant