F.smali

.class Lcom/sandboxol/blockymods/view/fragment/more/F;
.super Ljava/lang/Object;
.source "MoreViewModel.java"

# interfaces
.implements Lcom/sandboxol/greendao/a/c;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;->S()V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/sandboxol/greendao/a/c<",
        "Lcom/sandboxol/greendao/entity/Friend;",
        ">;"
    }
.end annotation


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


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

    .line 1
    iput-object p1, p0, Lcom/sandboxol/blockymods/view/fragment/more/F;->a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;

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

    return-void
.end method


# virtual methods
.method public a(Lcom/sandboxol/greendao/entity/Friend;)V
    .registers 7

    .line 1
    iget-object v0, p0, Lcom/sandboxol/blockymods/view/fragment/more/F;->a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;

    invoke-static {v0}, Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;->e(Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;)Landroid/content/Context;

    move-result-object v0

    new-instance v1, Lcom/sandboxol/blockymods/entity/FriendActivityIntentInfo;

    invoke-static {}, Lcom/sandboxol/center/entity/AccountCenter;->newInstance()Lcom/sandboxol/center/entity/AccountCenter;

    move-result-object v2

    iget-object v2, v2, Lcom/sandboxol/center/entity/AccountCenter;->userId:Landroidx/databinding/ObservableField;

    invoke-virtual {v2}, Landroidx/databinding/ObservableField;->get()Ljava/lang/Object;

    move-result-object v2

    check-cast v2, Ljava/lang/Long;

    invoke-virtual {v2}, Ljava/lang/Long;->longValue()J

    move-result-wide v2

    const/4 v4, 0x4

    invoke-direct {v1, v2, v3, v4}, Lcom/sandboxol/blockymods/entity/FriendActivityIntentInfo;-><init>(JI)V

    invoke-static {v0, p1, v1}, Lcom/sandboxol/blockymods/view/fragment/friend/G;->a(Landroid/content/Context;Lcom/sandboxol/greendao/entity/Friend;Lcom/sandboxol/blockymods/entity/FriendActivityIntentInfo;)V

    return-void
.end method

.method public onError(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/greendao/entity/Friend;

    invoke-virtual {p0, p1}, Lcom/sandboxol/blockymods/view/fragment/more/F;->a(Lcom/sandboxol/greendao/entity/Friend;)V

    return-void
.end method