MyProfileFragment$4.smali

.class final Lcom/imo/android/imoim/profile/MyProfileFragment$4;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/imo/android/imoim/profile/MyProfileFragment;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Landroidx/lifecycle/Observer<",
        "Lcom/imo/android/imoim/profile/visitor/c;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/imo/android/imoim/profile/MyProfileFragment;


# direct methods
.method constructor <init>(Lcom/imo/android/imoim/profile/MyProfileFragment;)V
    .registers 2

    .line 690
    iput-object p1, p0, Lcom/imo/android/imoim/profile/MyProfileFragment$4;->a:Lcom/imo/android/imoim/profile/MyProfileFragment;

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

    return-void
.end method


# virtual methods
.method public final synthetic onChanged(Ljava/lang/Object;)V
    .registers 3

    .line 690
    check-cast p1, Lcom/imo/android/imoim/profile/visitor/c;

    if-eqz p1, :cond_9

    .line 1694
    iget-object v0, p0, Lcom/imo/android/imoim/profile/MyProfileFragment$4;->a:Lcom/imo/android/imoim/profile/MyProfileFragment;

    invoke-static {v0, p1}, Lcom/imo/android/imoim/profile/MyProfileFragment;->a(Lcom/imo/android/imoim/profile/MyProfileFragment;Lcom/imo/android/imoim/profile/visitor/c;)V

    :cond_9
    return-void
.end method