Searched refs:NOTIFICATION_KEY (Results 1 – 2 of 2) sorted by relevance
31 dismiss.putExtra(NotificationsContract.NOTIFICATION_KEY, key); in dismissNotification()38 open.putExtra(NotificationsContract.NOTIFICATION_KEY, key); in openNotification()
47 public static final String NOTIFICATION_KEY = "sbn_key"; field in NotificationsContract