HomeSort by relevance Sort by last modified time
    Searched refs:actionUpdateSecurityIntent (Results 1 - 5 of 5) sorted by null

  /packages/apps/Email/src/com/android/email/activity/
ActivityHelper.java 139 AccountSecurity.actionUpdateSecurityIntent(callerActivity, accountId, true));
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 272 Intent i = AccountSecurity.actionUpdateSecurityIntent(
AccountSecurity.java 79 public static Intent actionUpdateSecurityIntent(Context context, long accountId,
AccountSetupOptions.java 339 Intent intent = AccountSecurity.actionUpdateSecurityIntent(this, account.mId, false);
  /packages/apps/Email/src/com/android/email/
NotificationController.java     [all...]

Completed in 3230 milliseconds