Searched refs:notificationTag (Results 1 – 1 of 1) sorted by relevance
215 final String notificationTag = buildNotificationTag(type, conversationId, in cancel() local234 notificationManager.cancel(notificationTag, type); in cancel()970 final String notificationTag = buildNotificationTag(type, in doNotify() local976 notificationManager.notify(notificationTag, type, notification); in doNotify()979 + "tag = " + notificationTag + ", type = " + type); in doNotify()