PluginFacade$1.smali
.class final Lcom/baidu/sapi2/passhost/framework/PluginFacade$1;
.super Ljava/lang/Object;
.source "PluginFacade.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/baidu/sapi2/passhost/framework/PluginFacade;->onProcessStartAsync(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic a:Landroid/content/Context;
# direct methods
.method constructor <init>(Landroid/content/Context;)V
.registers 2
.prologue
.line 61
iput-object p1, p0, Lcom/baidu/sapi2/passhost/framework/PluginFacade$1;->a:Landroid/content/Context;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 65
invoke-static {}, Lcom/baidu/sapi2/passhost/framework/a;->a()Lcom/baidu/sapi2/passhost/framework/a;
move-result-object v0
iget-object v1, p0, Lcom/baidu/sapi2/passhost/framework/PluginFacade$1;->a:Landroid/content/Context;
invoke-virtual {v0, v1}, Lcom/baidu/sapi2/passhost/framework/a;->a(Landroid/content/Context;)V
.line 67
invoke-static {}, Lcom/baidu/sapi2/passhost/framework/a;->a()Lcom/baidu/sapi2/passhost/framework/a;
move-result-object v0
invoke-virtual {v0}, Lcom/baidu/sapi2/passhost/framework/a;->c()V
.line 68
return-void
.end method