Home
last modified time | relevance | path

Searched refs: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() argument
72 mSmallIcon = smallIcon; in TvNotification()
153 Icon smallIcon = getIconFromBytes(smallIconData); in fromCursor() local
166 smallIcon, channel, progress, progressMax, hasContentIntent, bigPicture, in fromCursor()