Home
last modified time | relevance | path

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

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