Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/setup/
DAuthenticatorSetupIntentHelper.java33 public static final int FLOW_MODE_NO_ACCOUNTS = 8; field in AuthenticatorSetupIntentHelper
52 i.putExtra(EXTRA_FLOW_MODE, FLOW_MODE_NO_ACCOUNTS); in actionNewAccountWithResultIntent()