NativeExitOverlayFragment$Companion.smali

.class public final Lcom/avast/android/billing/ui/NativeExitOverlayFragment$Companion;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/android/billing/ui/NativeExitOverlayFragment;
.end annotation

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


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

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

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
    .registers 2

    invoke-direct {p0}, Lcom/avast/android/billing/ui/NativeExitOverlayFragment$Companion;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(Ljava/util/ArrayList;Landroid/os/Bundle;)Lcom/avast/android/billing/ui/NativeExitOverlayFragment;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList<",
            "Lcom/avast/android/campaigns/SubscriptionOffer;",
            ">;",
            "Landroid/os/Bundle;",
            ")",
            "Lcom/avast/android/billing/ui/NativeExitOverlayFragment;"
        }
    .end annotation

    const-string v0, "offers"

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

    const-string v1, "params"

    invoke-static {p2, v1}, Lkotlin/jvm/internal/Intrinsics;->c(Ljava/lang/Object;Ljava/lang/String;)V

    invoke-virtual {p2, v0, p1}, Landroid/os/Bundle;->putParcelableArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V

    new-instance p1, Lcom/avast/android/billing/ui/NativeExitOverlayFragment;

    invoke-direct {p1}, Lcom/avast/android/billing/ui/NativeExitOverlayFragment;-><init>()V

    invoke-virtual {p1, p2}, Landroidx/fragment/app/Fragment;->setArguments(Landroid/os/Bundle;)V

    return-object p1
.end method