ImoProfileViewModel$sendGreeting$3.smali

.class public final Lcom/imo/android/imoim/profile/home/ImoProfileViewModel$sendGreeting$3;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/Observer;


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    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;


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

    iput-object p1, p0, Lcom/imo/android/imoim/profile/home/ImoProfileViewModel$sendGreeting$3;->a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;

    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 32
    check-cast p1, Lcom/imo/android/imoim/s/a/c;

    .line 1284
    iget-object v0, p0, Lcom/imo/android/imoim/profile/home/ImoProfileViewModel$sendGreeting$3;->a:Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;

    invoke-static {v0}, Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;->i(Lcom/imo/android/imoim/profile/home/ImoProfileViewModel;)Lcom/imo/android/imoim/profile/home/SingleSourceLiveData;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/imo/android/imoim/profile/home/SingleSourceLiveData;->setValue(Ljava/lang/Object;)V

    return-void
.end method