UserProfileFragment$3.smali

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

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/imo/android/imoim/profile/UserProfileFragment;
.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<",
        "Ljava/lang/Boolean;",
        ">;"
    }
.end annotation


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


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

    .line 911
    iput-object p1, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$3;->a:Lcom/imo/android/imoim/profile/UserProfileFragment;

    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 911
    check-cast p1, Ljava/lang/Boolean;

    .line 1914
    iget-object v0, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$3;->a:Lcom/imo/android/imoim/profile/UserProfileFragment;

    invoke-static {v0}, Lcom/imo/android/imoim/profile/UserProfileFragment;->r(Lcom/imo/android/imoim/profile/UserProfileFragment;)Z

    move-result v0

    if-nez v0, :cond_17

    if-eqz p1, :cond_17

    .line 1917
    invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z

    move-result p1

    if-eqz p1, :cond_17

    .line 1918
    iget-object p1, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$3;->a:Lcom/imo/android/imoim/profile/UserProfileFragment;

    invoke-static {p1}, Lcom/imo/android/imoim/profile/UserProfileFragment;->s(Lcom/imo/android/imoim/profile/UserProfileFragment;)V

    :cond_17
    return-void
.end method