Searched refs:mDropDownListHighlight (Results 1 – 2 of 2) sorted by relevance
95 private Drawable mDropDownListHighlight; field in ListPopupWindow371 mDropDownListHighlight = selector; in setListSelector()1120 if (mDropDownListHighlight != null) { in buildDropDown()1121 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()
131 private Drawable mDropDownListHighlight; field in ListPopupWindow410 mDropDownListHighlight = selector; in setListSelector()1159 if (mDropDownListHighlight != null) { in buildDropDown()1160 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()