DebugInfoFragment$DebugInfoAdapter$ViewHolder.smali

.class public final Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter$ViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x11
    name = "ViewHolder"
.end annotation


# instance fields
.field final synthetic this$0:Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter;

.field private vItemView:Lcom/avast/android/cleaner/view/DebugInfoView;


# direct methods
.method public constructor <init>(Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter;Landroid/view/View;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/view/View;",
            ")V"
        }
    .end annotation

    const-string v0, "itemView"

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

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter$ViewHolder;->this$0:Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter;

    invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V

    check-cast p2, Lcom/avast/android/cleaner/view/DebugInfoView;

    iput-object p2, p0, Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter$ViewHolder;->vItemView:Lcom/avast/android/cleaner/view/DebugInfoView;

    return-void
.end method


# virtual methods
.method public final getVItemView()Lcom/avast/android/cleaner/view/DebugInfoView;
    .registers 3

    iget-object v0, p0, Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter$ViewHolder;->vItemView:Lcom/avast/android/cleaner/view/DebugInfoView;

    const/4 v1, 0x4

    return-object v0
.end method

.method public final setVItemView(Lcom/avast/android/cleaner/view/DebugInfoView;)V
    .registers 4

    const/4 v1, 0x6

    const-string v0, "<set-?>"

    const/4 v1, 0x6

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

    const/4 v1, 0x1

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/DebugInfoFragment$DebugInfoAdapter$ViewHolder;->vItemView:Lcom/avast/android/cleaner/view/DebugInfoView;

    return-void
.end method