ApkInstallExtension$ApkInstallService.smali

.class public final Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;
.super Ljava/lang/Object;
.source "ApkInstallExtension.kt"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lzlc/season/rxdownload3/extension/ApkInstallExtension;
.end annotation

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


# static fields
.field private static final a:Lio/reactivex/processors/a;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lio/reactivex/processors/a<",
            "Lkotlin/Pair<",
            "Ljava/lang/Boolean;",
            "Ljava/lang/String;",
            ">;>;"
        }
    .end annotation
.end field

.field public static final b:Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;


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

    .line 1
    new-instance v0, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;

    invoke-direct {v0}, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;-><init>()V

    sput-object v0, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;->b:Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;

    .line 2
    invoke-static {}, Lio/reactivex/processors/PublishProcessor;->i()Lio/reactivex/processors/PublishProcessor;

    move-result-object v0

    const-string v1, "PublishProcessor.create()"

    invoke-static {v0, v1}, Lkotlin/jvm/internal/i;->a(Ljava/lang/Object;Ljava/lang/String;)V

    sput-object v0, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;->a:Lio/reactivex/processors/a;

    return-void
.end method

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

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final a()Lio/reactivex/processors/a;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lio/reactivex/processors/a<",
            "Lkotlin/Pair<",
            "Ljava/lang/Boolean;",
            "Ljava/lang/String;",
            ">;>;"
        }
    .end annotation

    .line 2
    sget-object v0, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;->a:Lio/reactivex/processors/a;

    return-object v0
.end method

.method public final a(ZLjava/lang/String;)V
    .registers 5

    const-string v0, "packageName"

    invoke-static {p2, v0}, Lkotlin/jvm/internal/i;->d(Ljava/lang/Object;Ljava/lang/String;)V

    .line 1
    sget-object v0, Lzlc/season/rxdownload3/extension/ApkInstallExtension$ApkInstallService;->a:Lio/reactivex/processors/a;

    new-instance v1, Lkotlin/Pair;

    invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object p1

    invoke-direct {v1, p1, p2}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V

    invoke-interface {v0, v1}, Lf/b/c;->onNext(Ljava/lang/Object;)V

    return-void
.end method