Searched refs:modifyIntentForSetup (Results 1 – 5 of 5) sorted by relevance
210 final Intent intent = SetupChooseLockPassword.modifyIntentForSetup( in getLockPasswordIntent()218 final Intent intent = SetupChooseLockPattern.modifyIntentForSetup( in getLockPatternIntent()281 final Intent intent = SetupChooseLockPassword.modifyIntentForSetup( in getLockPasswordIntent()289 final Intent intent = SetupChooseLockPattern.modifyIntentForSetup( in getLockPatternIntent()
49 public static Intent modifyIntentForSetup(Context context, Intent chooseLockPatternIntent) { in modifyIntentForSetup() method in SetupChooseLockPattern
51 public static Intent modifyIntentForSetup( in modifyIntentForSetup() method in SetupChooseLockPassword
95 SetupChooseLockPassword.modifyIntentForSetup( in createActivity_shouldNotCrash()157 intent = SetupChooseLockPassword.modifyIntentForSetup(mApplication, intent); in createActivity_clickDifferentOption_extrasShouldBePropagated()225 SetupChooseLockPassword.modifyIntentForSetup( in createSetupChooseLockPassword()
83 SetupChooseLockPattern.modifyIntentForSetup( in setUp()