Weather/smali_classes4/com/sina/weibo/sdk/statistic/WBAgentHandler$3.smali
2021-05-10 10:13:34 +02:00

55 lines
1.7 KiB
Smali

.class Lcom/sina/weibo/sdk/statistic/WBAgentHandler$3;
.super Ljava/util/TimerTask;
.source "WBAgentHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sina/weibo/sdk/statistic/WBAgentHandler;->timerTask(Landroid/content/Context;JJ)Ljava/util/Timer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/sina/weibo/sdk/statistic/WBAgentHandler;
.field final synthetic val$context:Landroid/content/Context;
# direct methods
.method constructor <init>(Lcom/sina/weibo/sdk/statistic/WBAgentHandler;Landroid/content/Context;)V
.locals 0
.line 350
iput-object p1, p0, Lcom/sina/weibo/sdk/statistic/WBAgentHandler$3;->this$0:Lcom/sina/weibo/sdk/statistic/WBAgentHandler;
iput-object p2, p0, Lcom/sina/weibo/sdk/statistic/WBAgentHandler$3;->val$context:Landroid/content/Context;
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 353
iget-object v0, p0, Lcom/sina/weibo/sdk/statistic/WBAgentHandler$3;->val$context:Landroid/content/Context;
iget-object v1, p0, Lcom/sina/weibo/sdk/statistic/WBAgentHandler$3;->this$0:Lcom/sina/weibo/sdk/statistic/WBAgentHandler;
invoke-static {v1}, Lcom/sina/weibo/sdk/statistic/WBAgentHandler;->access$000(Lcom/sina/weibo/sdk/statistic/WBAgentHandler;)Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Lcom/sina/weibo/sdk/statistic/LogReport;->uploadAppLogs(Landroid/content/Context;Ljava/lang/String;)V
return-void
.end method