Files
rr3-apk/smali_classes2/com/glu/plugins/gluanalytics/GluPerformance$FrameTask$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

66 lines
2.1 KiB
Smali

.class Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;-><init>(Lcom/glu/plugins/gluanalytics/GluPerformance;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$1:Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;
.field final synthetic val$this$0:Lcom/glu/plugins/gluanalytics/GluPerformance;
# direct methods
.method public constructor <init>(Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;Lcom/glu/plugins/gluanalytics/GluPerformance;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask$1;->this$1:Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;
iput-object p2, p0, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask$1;->val$this$0:Lcom/glu/plugins/gluanalytics/GluPerformance;
.line 367
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
iget-object v0, p0, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask$1;->this$1:Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;
.line 370
invoke-static {}, Landroid/view/Choreographer;->getInstance()Landroid/view/Choreographer;
move-result-object v1
invoke-static {v0, v1}, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;->access$202(Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;Landroid/view/Choreographer;)Landroid/view/Choreographer;
iget-object v0, p0, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask$1;->this$1:Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;
.line 371
invoke-virtual {v0}, Lcom/glu/plugins/gluanalytics/GluPerformance$FrameTask;->start()V
return-void
.end method