Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationsPanelAdapter.java120 public static class NotificationPanelViewHolder extends RecyclerView.ViewHolder { class in NotificationsPanelAdapter
121 public NotificationPanelViewHolder(View itemView) { in NotificationPanelViewHolder() method in NotificationsPanelAdapter.NotificationPanelViewHolder