Searched refs:NOTIFICATION_TAG (Results 1 – 1 of 1) sorted by relevance
51 private static final String NOTIFICATION_TAG = "DefaultVoicemailNotifier"; field in DefaultVoicemailNotifier201 mNotificationManager.notify(NOTIFICATION_TAG, NOTIFICATION_ID, notificationBuilder.build()); in updateNotification()213 mNotificationManager.cancel(NOTIFICATION_TAG, NOTIFICATION_ID); in clearNotification()