Searched refs:mSummaryColorNormal (Results 1 – 1 of 1) sorted by relevance
52 private final int mSummaryColorNormal; field in HighlightableTopLevelPreferenceAdapter86 mSummaryColorNormal = Utils.getColorAttrDefaultColor(mContext, in HighlightableTopLevelPreferenceAdapter()250 ((TextView) v.findViewById(android.R.id.summary)).setTextColor(mSummaryColorNormal); in removeHighlightBackground()