UserProfileWithBgIdViewModel$4.smali

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

# interfaces
.implements Landroidx/lifecycle/Observer;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;
.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/viewmodel/user/UserProfileWithBgIdViewModel;


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

    .line 92
    iput-object p1, p0, Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel$4;->a:Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;

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

    .line 1095
    iget-object v0, p0, Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel$4;->a:Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;

    invoke-static {v0}, Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;->d(Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;)Landroidx/lifecycle/MediatorLiveData;

    move-result-object v0

    invoke-virtual {v0, p1}, Landroidx/lifecycle/MediatorLiveData;->setValue(Ljava/lang/Object;)V

    if-eqz p1, :cond_1e

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

    move-result p1

    if-eqz p1, :cond_1e

    .line 1097
    iget-object p1, p0, Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel$4;->a:Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;

    invoke-static {p1}, Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;->c(Lcom/imo/android/imoim/profile/viewmodel/user/UserProfileWithBgIdViewModel;)Landroidx/lifecycle/MediatorLiveData;

    move-result-object p1

    sget-object v0, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;

    invoke-virtual {p1, v0}, Landroidx/lifecycle/MediatorLiveData;->setValue(Ljava/lang/Object;)V

    :cond_1e
    return-void
.end method