a.smali

.class Lcom/garena/android/a;
.super Ljava/lang/Object;
.source "BaseTokenUpdateReceiver.java"

# interfaces
.implements Ljava/util/concurrent/Callable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/garena/android/BaseTokenUpdateReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ljava/util/concurrent/Callable<",
        "Ljava/lang/Void;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Landroid/content/Context;

.field final synthetic b:Landroid/content/Intent;

.field final synthetic c:Lcom/garena/android/BaseTokenUpdateReceiver;


# direct methods
.method constructor <init>(Lcom/garena/android/BaseTokenUpdateReceiver;Landroid/content/Context;Landroid/content/Intent;)V
    .registers 4

    .line 1
    iput-object p1, p0, Lcom/garena/android/a;->c:Lcom/garena/android/BaseTokenUpdateReceiver;

    iput-object p2, p0, Lcom/garena/android/a;->a:Landroid/content/Context;

    iput-object p3, p0, Lcom/garena/android/a;->b:Landroid/content/Intent;

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

    return-void
.end method


# virtual methods
.method public bridge synthetic call()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    .line 1
    invoke-virtual {p0}, Lcom/garena/android/a;->call()Ljava/lang/Void;

    move-result-object v0

    return-object v0
.end method

.method public call()Ljava/lang/Void;
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    .line 2
    iget-object v0, p0, Lcom/garena/android/a;->c:Lcom/garena/android/BaseTokenUpdateReceiver;

    iget-object v1, p0, Lcom/garena/android/a;->a:Landroid/content/Context;

    iget-object v2, p0, Lcom/garena/android/a;->b:Landroid/content/Intent;

    invoke-static {v0, v1, v2}, Lcom/garena/android/BaseTokenUpdateReceiver;->a(Lcom/garena/android/BaseTokenUpdateReceiver;Landroid/content/Context;Landroid/content/Intent;)V

    const/4 v0, 0x0

    return-object v0
.end method