Searched refs:EVENT_ID_KEY (Results 1 – 2 of 2) sorted by relevance
53 public static final String EVENT_ID_KEY = "eventid"; field in AlertUtils
65 long eventId = intent.getLongExtra(AlertUtils.EVENT_ID_KEY, -1); in onHandleIntent()