Home
last modified time | relevance | path

Searched refs:fromCursor (Results 1 – 2 of 2) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationsPanelAdapter.java116 TvNotification notif = TvNotification.fromCursor(cursor); in onBindViewHolder()
DTvNotification.java144 public static TvNotification fromCursor(Cursor cursor) { in fromCursor() method in TvNotification