GenericIconProgressFragment$onViewCreated$2.smali

.class final Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment$onViewCreated$2;
.super Ljava/lang/Object;

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Landroidx/lifecycle/Observer<",
        "Ljava/lang/String;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;


# direct methods
.method constructor <init>(Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;)V
    .registers 2

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment$onViewCreated$2;->a:Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;

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

    return-void
.end method


# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;)V
    .registers 3

    check-cast p1, Ljava/lang/String;

    invoke-virtual {p0, p1}, Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment$onViewCreated$2;->b(Ljava/lang/String;)V

    const/4 v0, 0x2

    return-void
.end method

.method public final b(Ljava/lang/String;)V
    .registers 5

    iget-object v0, p0, Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment$onViewCreated$2;->a:Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;

    sget v1, Lcom/avast/android/cleaner/R$id;->generic_progress_title:I

    const/4 v2, 0x5

    invoke-virtual {v0, v1}, Lcom/avast/android/cleaner/fragment/progress/GenericIconProgressFragment;->_$_findCachedViewById(I)Landroid/view/View;

    move-result-object v0

    const/4 v2, 0x1

    check-cast v0, Lcom/google/android/material/textview/MaterialTextView;

    const-string v1, "generic_progress_title"

    const/4 v2, 0x2

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

    invoke-virtual {v0, p1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V

    const/4 v2, 0x2

    return-void
.end method