package pe;

import kotlinx.coroutines.y;
import org.drive_hunter.R;

/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class d implements Runnable {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f31939a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ g f31940b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ String f31941c;

    public /* synthetic */ d(g gVar, String str, int i10) {
        this.f31939a = i10;
        this.f31940b = gVar;
        this.f31941c = str;
    }

    @Override // java.lang.Runnable
    public final void run() {
        int i10 = this.f31939a;
        String str = this.f31941c;
        g gVar = this.f31940b;
        switch (i10) {
            case 0:
                gVar.E0.f26891c.setText(str);
                break;
            default:
                gVar.H0.f27141b.setImageResource(R.mipmap.icon_pay_failed);
                gVar.H0.f27144e.setText(str);
                gVar.H0.f27142c.setText(String.valueOf(0));
                y.N(gVar.M0);
                y.V(gVar.H0.f27140a, new a(gVar, 3));
                break;
        }
    }
}
