Searched refs:mColorTintList (Results 1 – 2 of 2) sorted by relevance
54 private ColorStateList mColorTintList; field in StorageVolumePreference62 mColorTintList = Utils.getColorAttr(context, android.R.attr.colorControlNormal); in StorageVolumePreference()110 mColorTintList = Utils.getColorAttr(context, android.R.attr.colorError); in StorageVolumePreference()113 icon.setTintList(mColorTintList); in StorageVolumePreference()140 progress.setProgressTintList(mColorTintList); in onBindViewHolder()
54 private ColorStateList mColorTintList; field in StorageVolumePreference62 mColorTintList = Utils.getColorAttr(context, android.R.attr.colorControlNormal); in StorageVolumePreference()110 mColorTintList = Utils.getColorAttr(context, android.R.attr.colorError); in StorageVolumePreference()113 icon.setTintList(mColorTintList); in StorageVolumePreference()141 progress.setProgressTintList(mColorTintList); in onBindViewHolder()