Searched refs:mIconDrawableFactory (Results 1 – 1 of 1) sorted by relevance
161 final IconDrawableFactory mIconDrawableFactory; field in ForegroundServicesDialog.PackageItemAdapter167 mIconDrawableFactory = IconDrawableFactory.newInstance(context, true); in PackageItemAdapter()197 icon.setImageDrawable(mIconDrawableFactory.getBadgedIcon(getItem(position))); in getView()