package defpackage;

import java.io.IOException;

/* JADX INFO: loaded from: classes2.dex */
class el1 {
    public static final dl1 d = new dl1(0);
    public static final ch3 e = new ch3(3);
    public final oy2 a;
    public String b = null;
    public String c = null;

    public el1(oy2 oy2Var) {
        this.a = oy2Var;
    }

    public static void a(oy2 oy2Var, String str, String str2) {
        if (str == null || str2 == null) {
            return;
        }
        try {
            oy2Var.b(str, "aqs.".concat(str2)).createNewFile();
        } catch (IOException e2) {
            hh5.a.b("Failed to persist App Quality Sessions session id.", e2);
        }
    }
}
