Home
last modified time | relevance | path

Searched refs:SuppressNotificationReceiver (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSuppressNotificationReceiver.java40 public class SuppressNotificationReceiver extends BroadcastReceiver { class
DAbstractActivityController.java207 private SuppressNotificationReceiver mNewEmailReceiver = null;
1304 mNewEmailReceiver = new SuppressNotificationReceiver(); in onCreate()