Searched refs:SetupChooseLockPassword (Results 1 – 4 of 4) sorted by relevance
37 import com.android.settings.password.SetupChooseLockPassword.SetupChooseLockPasswordFragment;95 SetupChooseLockPassword.modifyIntentForSetup( in createActivity_shouldNotCrash()99 ActivityController.of(new SetupChooseLockPassword(), intent).setup().get(); in createActivity_shouldNotCrash()104 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in createActivity_withShowOptionsButtonExtra_shouldShowButton()115 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in createActivity_withShowOptionsButtonExtra_shouldShowButtonUnderSudHeader()133 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in createActivity_withShowOptionsButtonExtra_buttonNotVisibleIfNoVisibleLockTypes()141 SetupChooseLockPassword activity = createSetupChooseLockPassword(); in allSecurityOptions_shouldBeShown_When_OptionsButtonIsClicked()157 intent = SetupChooseLockPassword.modifyIntentForSetup(mApplication, intent); in createActivity_clickDifferentOption_extrasShouldBePropagated()160 SetupChooseLockPassword activity = in createActivity_clickDifferentOption_extrasShouldBePropagated()161 ActivityController.of(new SetupChooseLockPassword(), intent).setup().get(); in createActivity_clickDifferentOption_extrasShouldBePropagated()[all …]
63 public ActivityTestRule<SetupChooseLockPassword> mActivityTestRule =65 SetupChooseLockPassword.class,76 SetupChooseLockPassword activity = mActivityTestRule.launchActivity(null); in testSkipDialogIsShown()89 SetupChooseLockPassword activity = mActivityTestRule.launchActivity(null); in clearIsNotShown_when_activityLaunchedInitially()97 SetupChooseLockPassword activity = mActivityTestRule.launchActivity(null); in clearIsNotShown_when_nothingEntered()108 SetupChooseLockPassword activity = mActivityTestRule.launchActivity(null); in clearIsShown_when_somethingEnteredToConfirm()
47 public class SetupChooseLockPassword extends ChooseLockPassword { class54 chooseLockPasswordIntent.setClass(context, SetupChooseLockPassword.class); in modifyIntentForSetup()
210 final Intent intent = SetupChooseLockPassword.modifyIntentForSetup( in getLockPasswordIntent()281 final Intent intent = SetupChooseLockPassword.modifyIntentForSetup( in getLockPasswordIntent()