Home
last modified time | relevance | path

Searched refs:NOTIFY_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java65 protected static final int NOTIFY_ID = 1000; field in BaseTunerSetupActivity
337 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()