Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationHandler.java35 public class TvNotificationHandler extends SystemUI implements class
44 public TvNotificationHandler(Context context, NotificationListener notificationListener) { in TvNotificationHandler() method in TvNotificationHandler