ConnectReceiver$1.smali

.class Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver$1;
.super Ljava/lang/Object;
.source "ConnectReceiver.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.end annotation

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


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

.field final synthetic b:Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver;


# direct methods
.method constructor <init>(Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver;Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 28
    iput-object p1, p0, Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver$1;->b:Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver;

    iput-object p2, p0, Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver$1;->a:Landroid/content/Context;

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

    return-void
.end method


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

    .prologue
    .line 32
    iget-object v0, p0, Lcom/baidu/sapi2/passhost/hostsdk/service/ConnectReceiver$1;->a:Landroid/content/Context;

    invoke-virtual {v0}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/baidu/sapi2/base/network/Apn;->handleChange(Landroid/content/Context;)V

    .line 33
    return-void
.end method