package j0;

import android.view.autofill.AutofillValue;

/* JADX INFO: renamed from: j0.f, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2309f {

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

    public C2309f(AutofillValue autofillValue) {
        this.f19444a = autofillValue;
    }
}
