Searched defs:setup (Results 1 - 25 of 50) sorted by relevance

12

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupAccountType.java17 package com.android.email.activity.setup;
51 // If we're in account setup flow mode, for EAS, skip this screen and "click" EAS
H A DAccountSetupActivity.java17 package com.android.email.activity.setup;
24 * Superclass of all of the account setup activities; ensures that SetupData state is saved/restored
H A DDuplicateAccountDialogFragment.java17 package com.android.email.activity.setup;
H A DSpinnerOption.java17 package com.android.email.activity.setup;
H A DAccountSetupIncoming.java17 package com.android.email.activity.setup;
33 * Provides setup flow for IMAP/POP accounts.
H A DAccountSetupOutgoing.java17 package com.android.email.activity.setup;
33 * Provides setup flow for SMTP (for IMAP/POP accounts).
H A DDebugFragment.java17 package com.android.email.activity.setup;
H A DGeneralPreferences.java17 package com.android.email.activity.setup;
H A DAccountSetupExchange.java17 package com.android.email.activity.setup;
34 * Provides generic setup for Exchange accounts. The following fields are supported:
36 * Email Address (from previous setup screen)
132 * partially) it will prefill the setup fields and we can proceed as if the user entered them.
177 // Otherwise, proceed into this activity for manual setup
H A DAccountSetupNames.java17 package com.android.email.activity.setup;
49 * Final screen of setup process. Collect account nickname and/or username.
230 * Final account setup work is handled in this AsyncTask:
H A DAccountSetupOptions.java17 package com.android.email.activity.setup;
204 * It collects the data from the UI, updates the setup account record, and commits
360 * Move to final setup screen
374 // Move to final setup screen
H A DEditQuickResponseDialog.java17 package com.android.email.activity.setup;
/packages/apps/Email/tests/src/com/android/email/activity/setup/
H A DAccountSettingsUtilsTests.java17 package com.android.email.activity.setup;
23 import com.android.email.activity.setup.AccountSettingsUtils.Provider;
30 * runtest -c com.android.email.activity.setup.AccountSettingsUtilsTests email
H A DAccountSetupAccountTypeTests.java17 package com.android.email.activity.setup;
37 * runtest -c com.android.email.activity.setup.AccountSetupAccountTypeTests email
H A DAccountSettingsTests.java17 package com.android.email.activity.setup;
40 * To execute: runtest -c com.android.email.activity.setup.AccountSettingsTests email
58 * Common setup code for all tests.
H A DAccountSetupExchangeTests.java17 package com.android.email.activity.setup;
38 * runtest -c com.android.email.activity.setup.AccountSetupExchangeTests email
58 * Common setup code for all tests. Sets up a default launch intent, which some tests
H A DAccountSetupIncomingTests.java17 package com.android.email.activity.setup;
35 * runtest -c com.android.email.activity.setup.AccountSetupIncomingTests email
51 * Common setup code for all tests. Sets up a default launch intent, which some tests
H A DAccountSetupOptionsTests.java17 package com.android.email.activity.setup;
37 * runtest -c com.android.email.activity.setup.AccountSetupOptionsTests email
H A DAccountSetupOutgoingTests.java17 package com.android.email.activity.setup;
35 * runtest -c com.android.email.activity.setup.AccountSetupOutgoingTests email
51 * Common setup code for all tests. Sets up a default launch intent, which some tests
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
H A DLauncherIconVisibilityManager.java17 package com.android.inputmethod.latin.setup;
40 * will hide the setup wizard's icon.
44 * will not hide the setup wizard's icon, and the icon will appear on the launcher.
47 * {@link Intent#ACTION_MY_PACKAGE_REPLACED} will be sent and the setup wizard's icon will appear
51 * receiver and it checks whether the setup wizard's icon should be appeared or not on the launcher
55 * by this receiver and it checks the whether the setup wizard's icon should be appeared or not on
H A DSetupActivity.java17 package com.android.inputmethod.latin.setup;
H A DSetupStepIndicatorView.java17 package com.android.inputmethod.latin.setup;
H A DSetupStartIndicatorView.java17 package com.android.inputmethod.latin.setup;
/packages/apps/Calculator/tests/src/com/android/calculator2/
H A DCalculatorHitSomeButtons.java45 public boolean setup = false; field in class:CalculatorHitSomeButtons
/packages/apps/Launcher2/src/com/android/launcher2/
H A DHotseat.java68 public void setup(Launcher launcher) { method in class:Hotseat

Completed in 166 milliseconds

12