Searched refs:mDropDownResource (Results 1 – 2 of 2) sorted by relevance
64 private int mDropDownResource; field in SimpleAdapter90 mResource = mDropDownResource = resource; in SimpleAdapter()145 mDropDownResource = resource; in setDropDownViewResource()179 return createViewFromResource(inflater, position, convertView, parent, mDropDownResource); in getDropDownView()
77 private int mDropDownResource; field in ArrayAdapter182 mResource = mDropDownResource = resource; in ArrayAdapter()422 this.mDropDownResource = resource; in setDropDownViewResource()457 return createViewFromResource(inflater, position, convertView, parent, mDropDownResource); in getDropDownView()