Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java63 boolean dismissible, boolean ongoing, Icon smallIcon, int channel, in TvNotification()
153 Icon smallIcon = getIconFromBytes(smallIconData); in fromCursor() local