48 lines
1.2 KiB
Smali
48 lines
1.2 KiB
Smali
.class Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$13;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;->AppResumed()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$13;->this$0:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;
|
|
|
|
.line 495
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 1
|
|
|
|
sget-object v0, Lcom/firemonkeys/cloudcellapi/UserInterfaceManager;->m_pStaticWebView:Lcom/firemonkeys/cloudcellapi/UserInterfaceManager$ScrollableWebView;
|
|
|
|
.line 499
|
|
invoke-virtual {v0}, Landroid/webkit/WebView;->onResume()V
|
|
|
|
return-void
|
|
.end method
|