Weather/smali_classes2/com/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler.smali
2021-05-10 10:13:34 +02:00

88 lines
2.5 KiB
Smali

.class public Lcom/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler;
.super Landroid/os/Handler;
.source "TabNewLiveViewFragment.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/TabNewLiveViewFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "FastScrollHandler"
.end annotation
# instance fields
.field a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/moji/mjweather/TabNewLiveViewFragment;",
">;"
}
.end annotation
.end field
.field final synthetic b:Lcom/moji/mjweather/TabNewLiveViewFragment;
# direct methods
.method public constructor <init>(Lcom/moji/mjweather/TabNewLiveViewFragment;Lcom/moji/mjweather/TabNewLiveViewFragment;)V
.locals 0
.line 156
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler;->b:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
.line 157
new-instance p1, Ljava/lang/ref/WeakReference;
invoke-direct {p1, p2}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler;->a:Ljava/lang/ref/WeakReference;
return-void
.end method
# virtual methods
.method public handleMessage(Landroid/os/Message;)V
.locals 1
.line 162
invoke-super {p0, p1}, Landroid/os/Handler;->handleMessage(Landroid/os/Message;)V
.line 172
iget-object v0, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler;->a:Ljava/lang/ref/WeakReference;
invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/moji/mjweather/TabNewLiveViewFragment;
if-eqz v0, :cond_0
.line 174
iget p1, p1, Landroid/os/Message;->what:I
const/16 v0, 0x64
if-ne p1, v0, :cond_0
.line 175
iget-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$FastScrollHandler;->b:Lcom/moji/mjweather/TabNewLiveViewFragment;
invoke-static {p1}, Lcom/moji/mjweather/TabNewLiveViewFragment;->a(Lcom/moji/mjweather/TabNewLiveViewFragment;)Lcom/moji/newliveview/home/presenter/SendPictureTipPresenter;
move-result-object p1
invoke-virtual {p1}, Lcom/moji/newliveview/home/presenter/SendPictureTipPresenter;->a()V
:cond_0
return-void
.end method