Searched refs:layoutViewResourceId (Results 1 – 2 of 2) sorted by relevance
54 public CustomArrayAdapter(Context context, int layoutViewResourceId, in CustomArrayAdapter() argument56 super(context, layoutViewResourceId, data); in CustomArrayAdapter()59 mLayoutViewResourceId = layoutViewResourceId; in CustomArrayAdapter()
50 public CustomArrayAdapter(Context context, int layoutViewResourceId, in CustomArrayAdapter() argument52 super(context, layoutViewResourceId, data); in CustomArrayAdapter()54 mLayoutViewResourceId = layoutViewResourceId; in CustomArrayAdapter()