CommunityRelatedSettingActivity$$SBinder.smali

.class public Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity$$SBinder;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/mobile/android/srouter/api/c;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public final a(Ljava/lang/Object;)V
    .registers 4

    .line 10
    check-cast p1, Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity;

    .line 12
    invoke-virtual {p1}, Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity;->getIntent()Landroid/content/Intent;

    move-result-object v0

    if-nez v0, :cond_b

    iget-object v0, p1, Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity;->b:Lcom/imo/android/imoim/communitymodule/data/CommunityProfileInfo;

    goto :goto_17

    :cond_b
    invoke-virtual {p1}, Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity;->getIntent()Landroid/content/Intent;

    move-result-object v0

    const-string v1, "memberRelationProfileInfo"

    invoke-virtual {v0, v1}, Landroid/content/Intent;->getParcelableExtra(Ljava/lang/String;)Landroid/os/Parcelable;

    move-result-object v0

    check-cast v0, Lcom/imo/android/imoim/communitymodule/data/CommunityProfileInfo;

    :goto_17
    iput-object v0, p1, Lcom/imo/android/imoim/communitymodule/profile/CommunityRelatedSettingActivity;->b:Lcom/imo/android/imoim/communitymodule/data/CommunityProfileInfo;

    return-void
.end method