Home | History | Annotate | Download | only in settings

Lines Matching full:icon

88  * icon) information for each package is not available yet, so some default values for size
89 * icon and descriptions are used initially. Later the resource information for each
181 // default icon thats used when displaying applications initially before resource info is
241 * label, description, icon etc., are loaded in the same thread and these values are
901 public void refreshIcon(Drawable icon) {
902 if (icon == null) {
905 appIcon = icon;
1585 // AppInfo with new label, icon and size information as appropriate