56 lines
1.6 KiB
Smali
56 lines
1.6 KiB
Smali
.class final Lcom/mbridge/msdk/foundation/webview/BrowserView$3$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/mbridge/msdk/foundation/webview/BrowserView$3;->onProgressChanged(Landroid/webkit/WebView;I)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/mbridge/msdk/foundation/webview/BrowserView$3;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/mbridge/msdk/foundation/webview/BrowserView$3;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/mbridge/msdk/foundation/webview/BrowserView$3$1;->a:Lcom/mbridge/msdk/foundation/webview/BrowserView$3;
|
|
|
|
.line 253
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/foundation/webview/BrowserView$3$1;->a:Lcom/mbridge/msdk/foundation/webview/BrowserView$3;
|
|
|
|
.line 256
|
|
iget-object v0, v0, Lcom/mbridge/msdk/foundation/webview/BrowserView$3;->a:Lcom/mbridge/msdk/foundation/webview/BrowserView;
|
|
|
|
invoke-static {v0}, Lcom/mbridge/msdk/foundation/webview/BrowserView;->e(Lcom/mbridge/msdk/foundation/webview/BrowserView;)Lcom/mbridge/msdk/foundation/webview/ProgressBar;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/webview/ProgressBar;->setVisible(Z)V
|
|
|
|
return-void
|
|
.end method
|