Searched refs:MailIntentService (Results 1 – 6 of 6) sorted by relevance
37 public class MailIntentService extends IntentService { class59 public MailIntentService() { in MailIntentService() method in MailIntentService63 protected MailIntentService(final String name) { in MailIntentService() method in MailIntentService
20 import com.android.mail.MailIntentService;28 public class EmailIntentService extends MailIntentService {
28 import com.android.mail.MailIntentService;278 MailIntentService.broadcastBackupDataChanged(getContext()); in notifyBackupPreferenceChanged()
36 import com.android.mail.MailIntentService;872 final Intent intent = new Intent(MailIntentService.ACTION_RESEND_NOTIFICATIONS); in resendNotifications()
48 import com.android.mail.MailIntentService;479 final Intent intent = new Intent(MailIntentService.ACTION_SEND_SET_NEW_EMAIL_INDICATOR); in sendSetNewEmailIndicatorIntent()663 new Intent(MailIntentService.ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS); in validateNotifications()
88 import com.android.mail.MailIntentService;616 actionIntent = new Intent(MailIntentService.ACTION_RESEND_NOTIFICATIONS_WEAR); in finishCreate()619 actionIntent = new Intent(MailIntentService.ACTION_CLEAR_NEW_MAIL_NOTIFICATIONS); in finishCreate()