Searched refs:colorAttr (Results 1 – 1 of 1) sorted by relevance
163 int colorAttr = 0; in tintDrawable() local167 colorAttr = R.attr.colorControlNormal; in tintDrawable()170 colorAttr = R.attr.colorControlActivated; in tintDrawable()173 colorAttr = android.R.attr.colorBackground; in tintDrawable()177 colorAttr = android.R.attr.colorForeground; in tintDrawable()186 final int color = getThemeAttrColor(colorAttr); in tintDrawable()