StatCacheChecker$start$1.smali

.class final Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lsg/bigo/sdk/blivestat/StatCacheChecker;->start(J)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;


# direct methods
.method constructor <init>(Lsg/bigo/sdk/blivestat/StatCacheChecker;)V
    .registers 2

    iput-object p1, p0, Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;->this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 4

    .line 39
    :try_start_0
    iget-object v0, p0, Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;->this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;

    # getter for: Lsg/bigo/sdk/blivestat/StatCacheChecker;->mScheduleCount:I
    invoke-static {v0}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$getMScheduleCount$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;)I

    move-result v1

    const/4 v2, 0x1

    add-int/2addr v1, v2

    invoke-static {v0, v1}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$setMScheduleCount$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;I)V

    # getter for: Lsg/bigo/sdk/blivestat/StatCacheChecker;->mScheduleCount:I
    invoke-static {v0}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$getMScheduleCount$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;)I

    move-result v0

    iget-object v1, p0, Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;->this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;

    # getter for: Lsg/bigo/sdk/blivestat/StatCacheChecker;->mAllCacheCheckIntervalCount:I
    invoke-static {v1}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$getMAllCacheCheckIntervalCount$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;)I

    move-result v1

    rem-int/2addr v0, v1

    if-eqz v0, :cond_19

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    .line 40
    :goto_1a
    iget-object v0, p0, Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;->this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;

    # getter for: Lsg/bigo/sdk/blivestat/StatCacheChecker;->httpSender:Lsg/bigo/sdk/blivestat/sender/http/BLiveStatisHttpSender;
    invoke-static {v0}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$getHttpSender$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;)Lsg/bigo/sdk/blivestat/sender/http/BLiveStatisHttpSender;

    move-result-object v0

    invoke-virtual {v0, v2}, Lsg/bigo/sdk/blivestat/sender/http/BLiveStatisHttpSender;->triggerSend(Z)V

    .line 41
    iget-object v0, p0, Lsg/bigo/sdk/blivestat/StatCacheChecker$start$1;->this$0:Lsg/bigo/sdk/blivestat/StatCacheChecker;

    # getter for: Lsg/bigo/sdk/blivestat/StatCacheChecker;->tcpSender:Lsg/bigo/sdk/blivestat/sender/tcp/BLiveStatisTcpSender;
    invoke-static {v0}, Lsg/bigo/sdk/blivestat/StatCacheChecker;->access$getTcpSender$p(Lsg/bigo/sdk/blivestat/StatCacheChecker;)Lsg/bigo/sdk/blivestat/sender/tcp/BLiveStatisTcpSender;

    move-result-object v0

    invoke-virtual {v0, v2}, Lsg/bigo/sdk/blivestat/sender/tcp/BLiveStatisTcpSender;->triggerSend(Z)V
    :try_end_2c
    .catchall {:try_start_0 .. :try_end_2c} :catchall_2c

    :catchall_2c
    return-void
.end method