HomeSort by relevance Sort by last modified time
    Searched full:accountsettings (Results 1 - 6 of 6) sorted by null

  /development/apps/PushApiAuthenticator/res/xml/
auth_account_preferences.xml 29 <intent android:action="com.google.android.gms.accountsettings.SECURITY_SETTINGS" />
35 <intent android:action="com.google.android.gms.accountsettings.PRIVACY_SETTINGS" />
42 "com.google.android.gms.accountsettings.ACCOUNT_PREFERENCES_SETTINGS" />
  /packages/apps/Email/res/xml/
account_preferences.xml 17 <!-- NOTE: The string in android:action must match the one in AccountSettings.java -->
  /packages/apps/Email/src/com/android/email/activity/setup/
HeadlessAccountSettingsLoader.java 46 * Asynchronously loads the Account object from its ID and then navigates to the AccountSettings
AccountSettingsEditQuickResponsesFragment.java 53 * <p>This fragment is run as a preference panel from AccountSettings.</p>
AccountServerBaseFragment.java 66 // This is null in the setup wizard screens, and non-null in AccountSettings mode
EmailPreferenceActivity.java 55 private static final String EXTRA_ENABLE_DEBUG = "AccountSettings.enable_debug";

Completed in 606 milliseconds