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()
80 private int mDropDownResource; field in ArrayAdapter179 mResource = mDropDownResource = resource; in ArrayAdapter()414 this.mDropDownResource = resource; in setDropDownViewResource()448 return createViewFromResource(inflater, position, convertView, parent, mDropDownResource); in getDropDownView()