Home
last modified time | relevance | path

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

/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationPanelActivity.java44 private final TvNotificationHandler mTvNotificationHandler; field in TvNotificationPanelActivity
54 mTvNotificationHandler = tvNotificationHandler; in TvNotificationPanelActivity()
75 mTvNotificationHandler.setTvNotificationListener(this); in onCreate()
76 notificationsUpdated(mTvNotificationHandler.getCurrentNotifications()); in onCreate()
140 mTvNotificationHandler.setTvNotificationListener(null); in onDestroy()