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

  /packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java 41 public static final String ACTION_REPLY_ALL = "com.android.mail.action.notification.REPLY_ALL";
  /packages/apps/Email/tests/src/com/android/email/activity/
MessageComposeTests.java 120 private static final String ACTION_REPLY_ALL = "com.android.email.intent.action.REPLY_ALL";
275 a.setIntent(new Intent(ACTION_REPLY_ALL));
    [all...]

Completed in 9639 milliseconds