Searched refs:NOTIFY_ID (Results 1 – 1 of 1) sorted by relevance
51 private static final int NOTIFY_ID = 1000; field in TunerSetupActivity229 notificationManager.notify(NOTIFY_TAG, NOTIFY_ID, notification); in sendRecommendationCard()240 notificationManager.cancel(NOTIFY_TAG, NOTIFY_ID); in cancelRecommendationCard()