UserProfileFragment$8.smali

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

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/profile/UserProfileFragment;->a(Landroidx/lifecycle/LiveData;Landroid/view/View;)V
.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:Landroid/view/View;

.field final synthetic b:Lcom/imo/android/imoim/profile/UserProfileFragment;


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

    .line 1055
    iput-object p1, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$8;->b:Lcom/imo/android/imoim/profile/UserProfileFragment;

    iput-object p2, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$8;->a:Landroid/view/View;

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

    return-void
.end method


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

    .line 1055
    check-cast p1, Ljava/lang/Boolean;

    .line 2058
    iget-object v0, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$8;->b:Lcom/imo/android/imoim/profile/UserProfileFragment;

    iget-object v1, p0, Lcom/imo/android/imoim/profile/UserProfileFragment$8;->a:Landroid/view/View;

    if-eqz p1, :cond_10

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

    move-result p1

    if-eqz p1, :cond_10

    const/4 p1, 0x0

    goto :goto_12

    :cond_10
    const/16 p1, 0x8

    :goto_12
    invoke-virtual {v0, v1, p1}, Lcom/imo/android/imoim/profile/UserProfileFragment;->a(Landroid/view/View;I)V

    return-void
.end method