package s;

import android.content.res.ColorStateList;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes.dex */
public interface c {
    void setBackgroundColor(b bVar, @Nullable ColorStateList colorStateList);
}
