Searched refs:KEY_ALLOW_SKIP_ACCOUNT_SETUP (Results 1 – 1 of 1) sorted by relevance
52 private static final String KEY_ALLOW_SKIP_ACCOUNT_SETUP = "allowSkip"; field in AccountPromptUtils98 options.putBoolean(KEY_ALLOW_SKIP_ACCOUNT_SETUP, true); in launchAccountPrompt()