Searched refs:ACTION_RESEND_NOTIFICATIONS_WEAR (Results 1 – 2 of 2) sorted by relevance
49 public static final String ACTION_RESEND_NOTIFICATIONS_WEAR = field in MailIntentService94 } else if (ACTION_RESEND_NOTIFICATIONS_WEAR.equals(action)) { in onHandleIntent()
616 actionIntent = new Intent(MailIntentService.ACTION_RESEND_NOTIFICATIONS_WEAR); in finishCreate()