Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPattern.java318 Gone(ID_EMPTY_MESSAGE, false); enumConstant
366 LeftButtonMode.Gone, RightButtonMode.ContinueDisabled,
370 LeftButtonMode.Gone, RightButtonMode.Ok, ID_EMPTY_MESSAGE, false),
384 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
388 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
392 LeftButtonMode.Gone, RightButtonMode.Confirm, ID_EMPTY_MESSAGE, false);
781 if (stage.leftMode == LeftButtonMode.Gone) { in updateFooterLeftButton()
DSetupChooseLockPattern.java130 if (stage.leftMode == LeftButtonMode.Gone && stage == Stage.Introduction) { in updateStage()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DChooseLockPattern.java319 Gone(ID_EMPTY_MESSAGE, false); enumConstant
367 LeftButtonMode.Gone, RightButtonMode.ContinueDisabled,
371 LeftButtonMode.Gone, RightButtonMode.Ok, ID_EMPTY_MESSAGE, false),
385 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
389 LeftButtonMode.Gone, RightButtonMode.ConfirmDisabled,
393 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/Car/Settings/src/com/android/car/settings/security/
DChooseLockPatternFragment.java248 if (stage.mSecondaryButtonState == SecondaryButtonState.Gone) { in updateStage()
450 SecondaryButtonState.Gone,
563 Gone(ID_EMPTY_MESSAGE, false); enumConstant