32 lines
807 B
Java
32 lines
807 B
Java
package L;
|
|
|
|
import android.net.Uri;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class i {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final Uri f1038a;
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public final int f1039b;
|
|
|
|
/* renamed from: c, reason: collision with root package name */
|
|
public final int f1040c;
|
|
|
|
/* renamed from: d, reason: collision with root package name */
|
|
public final boolean f1041d;
|
|
|
|
/* renamed from: e, reason: collision with root package name */
|
|
public final int f1042e;
|
|
|
|
public i(Uri uri, int i, int i4, boolean z3, int i5) {
|
|
uri.getClass();
|
|
this.f1038a = uri;
|
|
this.f1039b = i;
|
|
this.f1040c = i4;
|
|
this.f1041d = z3;
|
|
this.f1042e = i5;
|
|
}
|
|
}
|