Searched refs:defaultIcon (Results 1 – 1 of 1) sorted by relevance
49 Drawable defaultIcon = IconUtils.loadMimeIcon(context, MimeTypes.GENERIC_TYPE); in DropBadgeView() local51 Drawable[] list = {defaultIcon, okBadge}; in DropBadgeView()