b.smali

.class public final Lpf/b;
.super Lua/a;
.source "AppLogCollectProcessor.kt"

# interfaces
.implements Lej/c;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lpf/b$a;
    }
.end annotation

.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000,\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\u0008\u0002\u0018\u0000 \r2\u00020\u00012\u00020\u0002:\u0001\rB\u0005\u00a2\u0006\u0002\u0010\u0003J\u0010\u0010\u0004\u001a\u00020\u00052\u0006\u0010\u0006\u001a\u00020\u0007H\u0016J\u0018\u0010\u0008\u001a\u00020\u00052\u0006\u0010\t\u001a\u00020\n2\u0006\u0010\u000b\u001a\u00020\u000cH\u0016\u00a8\u0006\u000e"
    }
    d2 = {
        "Lcom/shopee/foody/driver/global/init/tasks/logger/AppLogCollectProcessor;",
        "Lcom/shopee/android/log/impl/processor/LogCollectProcessor;",
        "Lcom/shopee/foody/driver/push/IWssPushMessageProcessor;",
        "()V",
        "doSendCollectLogBroadcast",
        "",
        "logCollectMsg",
        "Lcom/shopee/android/log/impl/data/LogCollectMsg;",
        "onPushMessageReceived",
        "pushMessage",
        "Lcom/shopee/foody/push/core/message/PushMessage;",
        "isSync",
        "",
        "Companion",
        "driver_indonesiaRelease"
    }
    k = 0x1
    mv = {
        0x1,
        0x1,
        0x10
    }
.end annotation


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

    new-instance v0, Lpf/b$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lpf/b$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V

    return-void
.end method

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

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

    return-void
.end method


# virtual methods
.method public a(Lcom/shopee/foody/push/core/message/PushMessage;Z)V
    .registers 6

    sget-object v0, Lqa/d;->e:Lqa/d$a;

    sget-object v1, Lpf/b$b;->a:Lpf/b$b;

    const-string v2, "AppLogCollectProcessor"

    invoke-virtual {v0, v2, v1}, Lqa/d$a;->a(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V

    invoke-virtual {p1}, Lcom/shopee/foody/push/core/message/PushMessage;->getData()Lcom/shopee/foody/push/core/message/PushDataSection;

    move-result-object v0

    if-eqz v0, :cond_22

    invoke-virtual {v0}, Lcom/shopee/foody/push/core/message/PushDataSection;->getBody()Lp5/l;

    move-result-object v0

    if-eqz v0, :cond_22

    invoke-virtual {p0, v0}, Lua/a;->a(Lp5/l;)V

    sget-object v0, Lej/e;->d:Lej/e;

    invoke-virtual {v0, p1, p2}, Lej/e;->a(Lcom/shopee/foody/push/core/message/PushMessage;Z)Lcom/shopee/foody/push/core/message/PushItem;

    move-result-object p1

    invoke-virtual {v0, p1}, Lej/e;->a(Lcom/shopee/foody/push/core/message/PushItem;)V

    return-void

    :cond_22
    sget-object v0, Lej/e;->d:Lej/e;

    invoke-virtual {v0, p1, p2}, Lej/e;->a(Lcom/shopee/foody/push/core/message/PushMessage;Z)Lcom/shopee/foody/push/core/message/PushItem;

    move-result-object p1

    invoke-virtual {v0, p1}, Lej/e;->a(Lcom/shopee/foody/push/core/message/PushItem;)V

    return-void
.end method

.method public a(Lra/b;)V
    .registers 4

    new-instance v0, Landroid/content/Intent;

    const-string v1, "log_collect_action"

    invoke-direct {v0, v1}, Landroid/content/Intent;-><init>(Ljava/lang/String;)V

    const-string v1, "log_collect_key"

    invoke-virtual {v0, v1, p1}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/io/Serializable;)Landroid/content/Intent;

    sget-object p1, Ljd/b;->c:Ljd/b$a;

    invoke-virtual {p1}, Ljd/b$a;->a()Landroid/content/Context;

    move-result-object p1

    sget-object v1, Lpf/c;->b:Lpf/c;

    invoke-virtual {v1}, Lpf/c;->a()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Landroid/content/Context;->sendBroadcast(Landroid/content/Intent;Ljava/lang/String;)V

    return-void
.end method