Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java63 protected static final String TUNER_SET_UP_NOTIFICATION_CHANNEL_ID = "tuner_setup_channel"; field in BaseTunerSetupActivity
401 TUNER_SET_UP_NOTIFICATION_CHANNEL_ID, in sendNotificationInternal()
406 new Notification.Builder(context, TUNER_SET_UP_NOTIFICATION_CHANNEL_ID) in sendNotificationInternal()