Searched refs:ACTION_OPEN_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
11 private static final String ACTION_OPEN_NOTIFICATIONS = "com.android.tv.NOTIFICATIONS_PANEL"; field in NotificationsLaunchItem20 super(context, new Intent(ACTION_OPEN_NOTIFICATIONS).setPackage(NOTIFICATIONS_PKG), in NotificationsLaunchItem()