PushTimer$1.smali

.class Lcom/tradplus/ads/pushcenter/utils/PushTimer$1;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tradplus/ads/pushcenter/utils/PushTimer;
.end annotation

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


# instance fields
.field final synthetic a:Lcom/tradplus/ads/pushcenter/utils/PushTimer;


# direct methods
.method constructor <init>(Lcom/tradplus/ads/pushcenter/utils/PushTimer;)V
    .registers 2

    iput-object p1, p0, Lcom/tradplus/ads/pushcenter/utils/PushTimer$1;->a:Lcom/tradplus/ads/pushcenter/utils/PushTimer;

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

    return-void
.end method


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

    iget-object v0, p0, Lcom/tradplus/ads/pushcenter/utils/PushTimer$1;->a:Lcom/tradplus/ads/pushcenter/utils/PushTimer;

    invoke-static {v0}, Lcom/tradplus/ads/pushcenter/utils/PushTimer;->a(Lcom/tradplus/ads/pushcenter/utils/PushTimer;)Z

    move-result v0

    if-eqz v0, :cond_1e

    invoke-static {}, Lcom/tradplus/ads/pushcenter/PushCenter;->getInstance()Lcom/tradplus/ads/pushcenter/PushCenter;

    move-result-object v0

    iget-object v1, p0, Lcom/tradplus/ads/pushcenter/utils/PushTimer$1;->a:Lcom/tradplus/ads/pushcenter/utils/PushTimer;

    invoke-static {v1}, Lcom/tradplus/ads/pushcenter/utils/PushTimer;->b(Lcom/tradplus/ads/pushcenter/utils/PushTimer;)Landroid/content/Context;

    move-result-object v1

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/pushcenter/PushCenter;->sendGroupMeesageToServer(Landroid/content/Context;)V

    iget-object v0, p0, Lcom/tradplus/ads/pushcenter/utils/PushTimer$1;->a:Lcom/tradplus/ads/pushcenter/utils/PushTimer;

    iget-object v0, v0, Lcom/tradplus/ads/pushcenter/utils/PushTimer;->a:Landroid/os/Handler;

    const-wide/16 v1, 0x2710

    invoke-virtual {v0, p0, v1, v2}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z

    :cond_1e
    return-void
.end method