TribeChiefTransferItemModel$setIdentity$1.smali

.class final Lcom/sandboxol/blockymods/view/fragment/tribechief/TribeChiefTransferItemModel$setIdentity$1;
.super Ljava/lang/Object;
.source "TribeChiefTransferItemModel.kt"

# interfaces
.implements Lcom/sandboxol/center/view/dialog/TwoButtonDialog$OnTwoButtonDialogClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/blockymods/view/fragment/tribechief/d;->k()V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/sandboxol/blockymods/view/fragment/tribechief/d;


# direct methods
.method constructor <init>(Lcom/sandboxol/blockymods/view/fragment/tribechief/d;)V
    .registers 2

    iput-object p1, p0, Lcom/sandboxol/blockymods/view/fragment/tribechief/TribeChiefTransferItemModel$setIdentity$1;->a:Lcom/sandboxol/blockymods/view/fragment/tribechief/d;

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

    return-void
.end method


# virtual methods
.method public final onClick()V
    .registers 6

    .line 1
    iget-object v0, p0, Lcom/sandboxol/blockymods/view/fragment/tribechief/TribeChiefTransferItemModel$setIdentity$1;->a:Lcom/sandboxol/blockymods/view/fragment/tribechief/d;

    invoke-static {v0}, Lcom/sandboxol/blockymods/view/fragment/tribechief/d;->a(Lcom/sandboxol/blockymods/view/fragment/tribechief/d;)Landroid/content/Context;

    move-result-object v0

    iget-object v1, p0, Lcom/sandboxol/blockymods/view/fragment/tribechief/TribeChiefTransferItemModel$setIdentity$1;->a:Lcom/sandboxol/blockymods/view/fragment/tribechief/d;

    invoke-static {v1}, Lcom/sandboxol/blockymods/view/fragment/tribechief/d;->b(Lcom/sandboxol/blockymods/view/fragment/tribechief/d;)Lcom/sandboxol/greendao/entity/TribeMember;

    move-result-object v1

    const-string v2, "item"

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

    invoke-virtual {v1}, Lcom/sandboxol/greendao/entity/TribeMember;->getUserId()J

    move-result-wide v1

    new-instance v3, Lcom/sandboxol/blockymods/view/fragment/tribechief/c;

    invoke-direct {v3, p0}, Lcom/sandboxol/blockymods/view/fragment/tribechief/c;-><init>(Lcom/sandboxol/blockymods/view/fragment/tribechief/TribeChiefTransferItemModel$setIdentity$1;)V

    const/4 v4, 0x3

    invoke-static {v0, v1, v2, v4, v3}, Lcom/sandboxol/blockymods/web/TribeApi;->setIdentity(Landroid/content/Context;JILcom/sandboxol/common/base/web/OnResponseListener;)V

    return-void
.end method