package com.google.firebase.sessions;

import A4.d;
import C4.c;
import C4.e;
import com.google.firebase.sessions.InstallationId;

/* JADX INFO: loaded from: classes3.dex */
@e(c = "com.google.firebase.sessions.InstallationId$Companion", f = "InstallationId.kt", l = {32, 40}, m = "create")
public final class InstallationId$Companion$create$1 extends c {
    Object L$0;
    int label;
    /* synthetic */ Object result;
    final /* synthetic */ InstallationId.Companion this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public InstallationId$Companion$create$1(InstallationId.Companion companion, d dVar) {
        super(dVar);
        this.this$0 = companion;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.result = obj;
        this.label |= Integer.MIN_VALUE;
        return this.this$0.create(null, this);
    }
}
