Searched refs:textAppearanceResId (Results 1 – 1 of 1) sorted by relevance
186 final int textAppearanceResId; in getView() local188 textAppearanceResId = ITEM_TEXT_ACTIVATED_APPEARANCE; in getView()190 textAppearanceResId = ITEM_TEXT_APPEARANCE; in getView()192 v.setTextAppearance(textAppearanceResId); in getView()