Searched refs:smallIcon (Results 1 – 5 of 5) sorted by relevance
303 Icon smallIcon = null; in doNotify() local336 smallIcon = icon; in doNotify()477 if (smallIcon == null) { in doNotify()481 builder.setSmallIcon(smallIcon); in doNotify()
337 final Icon smallIcon = n.getSmallIcon(); in createIcons() local338 if (smallIcon == null) { in createIcons()356 smallIcon, in createIcons()
1208 Icon smallIcon = n.getSmallIcon(); in createLegacyIconExtras() local1210 if (smallIcon != null && smallIcon.getType() == Icon.TYPE_RESOURCE) { in createLegacyIconExtras()1211 n.extras.putInt(Notification.EXTRA_SMALL_ICON, smallIcon.getResId()); in createLegacyIconExtras()1212 n.icon = smallIcon.getResId(); in createLegacyIconExtras()
5702 private void processSmallIconColor(Icon smallIcon, RemoteViews contentView,5704 boolean colorable = !isLegacy() || getColorUtil().isGrayscaleIcon(mContext, smallIcon);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...