Searched refs:SuppressNotificationReceiver (Results 1 – 2 of 2) sorted by relevance
40 public class SuppressNotificationReceiver extends BroadcastReceiver { class
207 private SuppressNotificationReceiver mNewEmailReceiver = null;1304 mNewEmailReceiver = new SuppressNotificationReceiver(); in onCreate()