package p421.p433.p434.p439.p440;

import java.io.File;
import java.io.IOException;

/* JADX INFO: renamed from: ޏ.ؠ.֏.ށ.֏.ފ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6802 extends AbstractC6797 {

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public int f19690;

    public C6802(File file, boolean z, int i) {
        super(file, z, i);
        this.f19690 = i;
    }

    @Override // p421.p433.p434.p439.p440.AbstractC6797
    /* JADX INFO: renamed from: ֏ */
    public File mo9963(int i) throws IOException {
        if (i == this.f19690) {
            return this.f19673;
        }
        String canonicalPath = this.f19673.getCanonicalPath();
        return new File(canonicalPath.substring(0, canonicalPath.lastIndexOf(".")) + (i >= 9 ? ".z" : ".z0") + (i + 1));
    }
}
