SearchKeyAdapter$SearchKeyViewHolder.smali
.class public final Lcom/singbox/party/search/viewholder/SearchKeyAdapter$SearchKeyViewHolder;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/singbox/party/search/viewholder/SearchKeyAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "SearchKeyViewHolder"
.end annotation
# instance fields
.field final a:Lcom/singbox/party/databinding/PartyItemAutoCompleteBinding;
.field final synthetic b:Lcom/singbox/party/search/viewholder/SearchKeyAdapter;
# direct methods
.method public constructor <init>(Lcom/singbox/party/search/viewholder/SearchKeyAdapter;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/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
.line 34
iput-object p1, p0, Lcom/singbox/party/search/viewholder/SearchKeyAdapter$SearchKeyViewHolder;->b:Lcom/singbox/party/search/viewholder/SearchKeyAdapter;
.line 36
invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
.line 37
invoke-static {p2}, Lcom/singbox/party/databinding/PartyItemAutoCompleteBinding;->a(Landroid/view/View;)Lcom/singbox/party/databinding/PartyItemAutoCompleteBinding;
move-result-object p1
const-string p2, "PartyItemAutoCompleteBinding.bind(itemView)"
invoke-static {p1, p2}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V
iput-object p1, p0, Lcom/singbox/party/search/viewholder/SearchKeyAdapter$SearchKeyViewHolder;->a:Lcom/singbox/party/databinding/PartyItemAutoCompleteBinding;
return-void
.end method