package d8;

import android.os.Bundle;

/* JADX INFO: loaded from: classes2.dex */
public final class m extends n {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ m(int i10, int i11, Bundle bundle, int i12) {
        super(i10, i11, bundle);
        this.f25036e = i12;
    }
}
