RegistrationIntentService$1.smali
.class final Lcom/cmcm/safewallet/service/RegistrationIntentService$1;
.super Ljava/lang/Object;
.source "RegistrationIntentService.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/cmcm/safewallet/service/RegistrationIntentService;->onHandleIntent(Landroid/content/Intent;)V
.end annotation
# instance fields
.field private synthetic adX:Ljava/lang/String;
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 61
iput-object p1, p0, Lcom/cmcm/safewallet/service/RegistrationIntentService$1;->adX:Ljava/lang/String;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.registers 2
.prologue
.line 65
:try_start_0
iget-object v0, p0, Lcom/cmcm/safewallet/service/RegistrationIntentService$1;->adX:Ljava/lang/String;
invoke-static {v0}, Lcom/cmcm/safewallet/data/e/b;->bV(Ljava/lang/String;)V
:try_end_5
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_5} :catch_6
.line 69
:goto_5
return-void
:catch_6
move-exception v0
goto :goto_5
.end method