Searched refs:mIcon1 (Results 1 – 1 of 1) sorted by relevance
302 public final ImageView mIcon1; field in SuggestionsAdapter.ChildViewCache309 mIcon1 = v.findViewById(com.android.internal.R.id.icon1); in ChildViewCache()352 if (views.mIcon1 != null) { in bindView()353 setViewDrawable(views.mIcon1, getIcon1(cursor), View.INVISIBLE); in bindView()