Searched refs:mBackgroundResource (Results 1 – 1 of 1) sorted by relevance
5010 private int mBackgroundResource; field in View26179 mBackgroundResource = 0; in setBackgroundColor()26194 if (resid != 0 && resid == mBackgroundResource) { in setBackgroundResource()26204 mBackgroundResource = resid; in setBackgroundResource()26235 mBackgroundResource = 0; in setBackgroundDrawable()