Searched refs:pkgicon (Results 1 – 1 of 1) sorted by relevance
848 Drawable pkgicon = null; in inflateGuts() local856 pkgicon = pmUser.getApplicationIcon(info); in inflateGuts()861 pkgicon = pmUser.getDefaultActivityIcon(); in inflateGuts()863 ((ImageView) row.findViewById(android.R.id.icon)).setImageDrawable(pkgicon); in inflateGuts()