Searched refs:NOTIFY_ID (Results 1 – 1 of 1) sorted by relevance
65 protected static final int NOTIFY_ID = 1000; field in BaseTunerSetupActivity337 notificationManager.cancel(NOTIFY_TAG, NOTIFY_ID); in cancelNotification()418 notificationManager.notify(NOTIFY_TAG, NOTIFY_ID, notification); in sendNotificationInternal()455 notificationManager.notify(NOTIFY_TAG, NOTIFY_ID, notification); in sendRecommendationCard()