Home
last modified time | relevance | path

Searched defs:TvNotificationPanel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
DTvNotificationPanel.java38 public class TvNotificationPanel extends SystemUI implements CommandQueue.Callbacks { class
44 public TvNotificationPanel(Context context, CommandQueue commandQueue) { in TvNotificationPanel() method in TvNotificationPanel