Searched refs:EVENT_IDS_KEY (Results 1 – 3 of 3) sorted by relevance
57 long[] eventIds = intent.getLongArrayExtra(AlertUtils.EVENT_IDS_KEY); in onHandleIntent()
53 public static final String EVENT_IDS_KEY = "eventids"; field in AlertUtils
344 deleteIntent.putExtra(AlertUtils.EVENT_IDS_KEY, eventIds); in makeDigestNotification()