Searched refs:smallIcon (Results 1 – 1 of 1) sorted by relevance
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/ |
D | TvNotification.java | 63 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()
|