Weather/smali_classes2/com/moji/index/IndexFragment$18.smali
2021-05-10 10:13:34 +02:00

67 lines
2.0 KiB
Smali

.class Lcom/moji/index/IndexFragment$18;
.super Ljava/lang/Object;
.source "IndexFragment.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/index/IndexFragment;->d(Ljava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/index/view/IndexCurveView;
.field final synthetic b:Lcom/moji/scrollview/HorizontalScrollViewMonitor;
.field final synthetic c:Lcom/moji/index/IndexFragment;
# direct methods
.method constructor <init>(Lcom/moji/index/IndexFragment;Lcom/moji/index/view/IndexCurveView;Lcom/moji/scrollview/HorizontalScrollViewMonitor;)V
.locals 0
.line 777
iput-object p1, p0, Lcom/moji/index/IndexFragment$18;->c:Lcom/moji/index/IndexFragment;
iput-object p2, p0, Lcom/moji/index/IndexFragment$18;->a:Lcom/moji/index/view/IndexCurveView;
iput-object p3, p0, Lcom/moji/index/IndexFragment$18;->b:Lcom/moji/scrollview/HorizontalScrollViewMonitor;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 780
iget-object v0, p0, Lcom/moji/index/IndexFragment$18;->a:Lcom/moji/index/view/IndexCurveView;
iget-object v1, p0, Lcom/moji/index/IndexFragment$18;->b:Lcom/moji/scrollview/HorizontalScrollViewMonitor;
invoke-virtual {v0, v1}, Lcom/moji/index/view/IndexCurveView;->a(Lcom/moji/scrollview/HorizontalScrollViewMonitor;)V
.line 781
iget-object v0, p0, Lcom/moji/index/IndexFragment$18;->b:Lcom/moji/scrollview/HorizontalScrollViewMonitor;
new-instance v1, Lcom/moji/index/IndexFragment$18$1;
invoke-direct {v1, p0}, Lcom/moji/index/IndexFragment$18$1;-><init>(Lcom/moji/index/IndexFragment$18;)V
invoke-virtual {v0, v1}, Lcom/moji/scrollview/HorizontalScrollViewMonitor;->setOnScrollStopListener(Lcom/moji/scrollview/HorizontalScrollViewMonitor$OnScrollStopListener;)V
return-void
.end method