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

  /packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java 40 public static final String ACTION_REPLY = "com.android.mail.action.notification.REPLY";
  /packages/apps/Email/tests/src/com/android/email/activity/
MessageComposeTests.java 119 private static final String ACTION_REPLY = "com.android.email.intent.action.REPLY";
203 Intent intent = new Intent(ACTION_REPLY);
247 Intent intent = new Intent(ACTION_REPLY);
290 Intent intent = new Intent(ACTION_REPLY);
343 Intent intent = new Intent(ACTION_REPLY);
378 Intent intent = new Intent(ACTION_REPLY);
    [all...]

Completed in 349 milliseconds