package o; import android.widget.ImageView; import android.widget.RelativeLayout; /* loaded from: classes3.dex */ public final class Sza { public final RelativeLayout a; public final RelativeLayout b; public final ImageView e; public Sza(RelativeLayout relativeLayout, RelativeLayout relativeLayout2, ImageView imageView) { this.b = relativeLayout; this.a = relativeLayout2; this.e = imageView; } }