package cc;

import com.google.zxing.NotFoundException;

/* JADX INFO: loaded from: classes.dex */
public abstract class d extends f {
    @Override // com.google.android.gms.internal.ads.k30
    public final String d() throws NotFoundException {
        if (((tb.a) this.f13084a).f33004b != 60) {
            throw NotFoundException.a();
        }
        StringBuilder sb = new StringBuilder();
        p(5, sb);
        t(sb, 45, 15);
        return sb.toString();
    }
}
