package J;

import android.net.Uri;

/* JADX INFO: loaded from: classes.dex */
public final class j {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Uri f3435a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f3436b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final int f3437c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final boolean f3438d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f3439e;

    public j(Uri uri, int i, int i5, boolean z8, int i8) {
        uri.getClass();
        this.f3435a = uri;
        this.f3436b = i;
        this.f3437c = i5;
        this.f3438d = z8;
        this.f3439e = i8;
    }
}
