package com.seewo.factoryaging.sensor;

import android.content.Context;
import j.p0.d.r;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import jxl.write.WriteException;

/* JADX INFO: compiled from: SensorValueRecorder.kt */
/* JADX INFO: loaded from: classes.dex */
public final class h extends com.seewo.factoryaging.s0.f<f> {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(Context context) {
        super(context);
        r.f(context, "context");
    }

    @Override // com.seewo.factoryaging.s0.f
    public String f() {
        return "sensor";
    }

    public final void g() throws WriteException, IOException {
        com.seewo.factoryaging.e1.e eVar = com.seewo.factoryaging.e1.e.a;
        Context contextB = b();
        File fileC = c();
        r.c(fileC);
        ArrayList<f> arrayListD = d();
        r.c(arrayListD);
        eVar.g(contextB, fileC, arrayListD);
    }
}
