ImoProfileFragment$t.smali
.class final Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/lifecycle/Observer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/profile/home/ImoProfileFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Landroidx/lifecycle/Observer<",
"TS;>;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;
.field final synthetic b:Lcom/imo/android/imoim/profile/home/ImoProfileFragment;
# direct methods
.method constructor <init>(Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;Lcom/imo/android/imoim/profile/home/ImoProfileFragment;)V
.registers 3
iput-object p1, p0, Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;->a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;
iput-object p2, p0, Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;->b:Lcom/imo/android/imoim/profile/home/ImoProfileFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic onChanged(Ljava/lang/Object;)V
.registers 5
.line 1536
iget-object p1, p0, Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;->b:Lcom/imo/android/imoim/profile/home/ImoProfileFragment;
invoke-static {p1}, Lcom/imo/android/imoim/profile/home/ImoProfileFragment;->q(Lcom/imo/android/imoim/profile/home/ImoProfileFragment;)Landroidx/lifecycle/MediatorLiveData;
move-result-object p1
new-instance v0, Lcom/imo/android/imoim/profile/home/data/a;
iget-object v1, p0, Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;->a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;
.line 2063
iget-object v1, v1, Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;->d:Landroidx/lifecycle/LiveData;
.line 1536
invoke-virtual {v1}, Landroidx/lifecycle/LiveData;->getValue()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/imo/android/imoim/profile/home/data/ImoUserProfile;
iget-object v2, p0, Lcom/imo/android/imoim/profile/home/ImoProfileFragment$t;->a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;
.line 2066
iget-object v2, v2, Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;->f:Landroidx/lifecycle/LiveData;
.line 1536
invoke-virtual {v2}, Landroidx/lifecycle/LiveData;->getValue()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lcom/imo/android/imoim/profile/viewmodel/b;
invoke-direct {v0, v1, v2}, Lcom/imo/android/imoim/profile/home/data/a;-><init>(Lcom/imo/android/imoim/profile/home/data/ImoUserProfile;Lcom/imo/android/imoim/profile/viewmodel/b;)V
invoke-virtual {p1, v0}, Landroidx/lifecycle/MediatorLiveData;->setValue(Ljava/lang/Object;)V
return-void
.end method