m$e.smali

.class final Lh0/m$e;
.super Lua/l;
.source "SourceFile"

# interfaces
.implements Lkotlin/jvm/functions/Function2;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lh0/m;-><init>(Lkotlin/jvm/functions/Function0;Lh0/k;Ljava/util/List;Lh0/b;Lbb/m0;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lua/l;",
        "Lkotlin/jvm/functions/Function2<",
        "Lh0/m$b<",
        "TT;>;",
        "Ljava/lang/Throwable;",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation

.annotation runtime Lkotlin/Metadata;
.end annotation


# static fields
.field public static final a:Lh0/m$e;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    new-instance v0, Lh0/m$e;

    invoke-direct {v0}, Lh0/m$e;-><init>()V

    sput-object v0, Lh0/m$e;->a:Lh0/m$e;

    return-void
.end method

.method constructor <init>()V
    .registers 2

    const/4 v0, 0x2

    invoke-direct {p0, v0}, Lua/l;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final a(Lh0/m$b;Ljava/lang/Throwable;)V
    .registers 4
    .param p1    # Lh0/m$b;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lh0/m$b<",
            "TT;>;",
            "Ljava/lang/Throwable;",
            ")V"
        }
    .end annotation

    const-string v0, "msg"

    invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V

    instance-of v0, p1, Lh0/m$b$b;

    if-eqz v0, :cond_1b

    check-cast p1, Lh0/m$b$b;

    invoke-virtual {p1}, Lh0/m$b$b;->a()Lbb/u;

    move-result-object p1

    if-nez p2, :cond_18

    new-instance p2, Ljava/util/concurrent/CancellationException;

    const-string v0, "DataStore scope was cancelled before updateData could complete"

    invoke-direct {p2, v0}, Ljava/util/concurrent/CancellationException;-><init>(Ljava/lang/String;)V

    :cond_18
    invoke-interface {p1, p2}, Lbb/u;->y(Ljava/lang/Throwable;)Z

    :cond_1b
    return-void
.end method

.method public bridge synthetic f(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    check-cast p1, Lh0/m$b;

    check-cast p2, Ljava/lang/Throwable;

    invoke-virtual {p0, p1, p2}, Lh0/m$e;->a(Lh0/m$b;Ljava/lang/Throwable;)V

    sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;

    return-object p1
.end method