CollectionFragment$Companion.smali

.class public final Lcom/avast/android/cleaner/fragment/CollectionFragment$Companion;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/android/cleaner/fragment/CollectionFragment;
.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/cleaner/fragment/CollectionFragment$Companion;-><init>()V

    return-void
.end method

.method public static final synthetic a(Lcom/avast/android/cleaner/fragment/CollectionFragment$Companion;)Ljava/lang/String;
    .registers 2

    const/4 v0, 0x3

    invoke-direct {p0}, Lcom/avast/android/cleaner/fragment/CollectionFragment$Companion;->b()Ljava/lang/String;

    move-result-object p0

    return-object p0
.end method

.method private final b()Ljava/lang/String;
    .registers 4

    invoke-static {}, Lcom/avast/android/cleaner/fragment/CollectionFragment;->N0()Lkotlin/Lazy;

    move-result-object v0

    sget-object v1, Lcom/avast/android/cleaner/fragment/CollectionFragment;->v:Lcom/avast/android/cleaner/fragment/CollectionFragment$Companion;

    const/4 v2, 0x5

    invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;

    move-result-object v0

    const/4 v2, 0x7

    check-cast v0, Ljava/lang/String;

    const/4 v2, 0x4

    return-object v0
.end method