Searched refs:actionNewAccountIntent (Results 1 – 2 of 2) sorted by relevance
40 public static Intent actionNewAccountIntent(final Context context) { in actionNewAccountIntent() method in AuthenticatorSetupIntentHelper
205 final Intent setupIntent = AuthenticatorSetupIntentHelper.actionNewAccountIntent(this); in onAddNewAccount()