c$c.smali

.class public final Lwf/c$c;
.super Lkotlin/jvm/internal/Lambda;
.source "PushInitTask.kt"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lwf/c;-><init>()V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/functions/Function1<",
        "Lcom/shopee/foody/driver/push/state/WssChannelEvent;",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lwf/c$c;


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

    new-instance v0, Lwf/c$c;

    invoke-direct {v0}, Lwf/c$c;-><init>()V

    sput-object v0, Lwf/c$c;->a:Lwf/c$c;

    return-void
.end method

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

    const/4 v0, 0x1

    invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final a(Lcom/shopee/foody/driver/push/state/WssChannelEvent;)V
    .registers 11

    sget-object v0, Ljk/a;->a:Ljk/a;

    const v1, 0x4cace83

    const-string v2, "driver push retry connect"

    const/4 v3, 0x0

    const/4 v4, 0x0

    const-string v5, "driver:push"

    const/4 v6, 0x0

    const/16 v7, 0x2c

    const/4 v8, 0x0

    invoke-static/range {v0 .. v8}, Ljk/a;->a(Ljk/a;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lp5/l;ILjava/lang/Object;)V

    return-void
.end method

.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    check-cast p1, Lcom/shopee/foody/driver/push/state/WssChannelEvent;

    invoke-virtual {p0, p1}, Lwf/c$c;->a(Lcom/shopee/foody/driver/push/state/WssChannelEvent;)V

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

    return-object p1
.end method