Searched defs:appIcon (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DAppViewHolder.java18 public ImageView appIcon; field in class:AppViewHolder
32 holder.appIcon = (ImageView) convertView.findViewById(R.id.app_icon);

Completed in 160 milliseconds