Searched defs:icon (Results 1 – 1 of 1) sorted by relevance
151 Drawable icon = item.drawable != null ? item.drawable.get() : null; in getView() local232 Drawable icon = null; in doInBackground() local249 protected void onPostExecute(Drawable icon) { in onPostExecute()