Searched refs:mDropDownListHighlight (Results 1 – 2 of 2) sorted by relevance
92 private Drawable mDropDownListHighlight; field in ListPopupWindow368 mDropDownListHighlight = selector; in setListSelector()1094 if (mDropDownListHighlight != null) { in buildDropDown()1095 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()
127 private Drawable mDropDownListHighlight; field in ListPopupWindow407 mDropDownListHighlight = selector; in setListSelector()1139 if (mDropDownListHighlight != null) { in buildDropDown()1140 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()