Files
rr3-apk/smali_classes4/com/mbridge/msdk/foundation/webview/BrowserView$4.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

69 lines
1.9 KiB
Smali

.class final Lcom/mbridge/msdk/foundation/webview/BrowserView$4;
.super Landroid/webkit/WebChromeClient;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/webview/BrowserView;->a()Landroid/webkit/WebView;
.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;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/webview/BrowserView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/webview/BrowserView$4;->a:Lcom/mbridge/msdk/foundation/webview/BrowserView;
.line 278
invoke-direct {p0}, Landroid/webkit/WebChromeClient;-><init>()V
return-void
.end method
# virtual methods
.method public final onProgressChanged(Landroid/webkit/WebView;I)V
.locals 2
const/16 p1, 0x64
if-ne p2, p1, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/foundation/webview/BrowserView$4;->a:Lcom/mbridge/msdk/foundation/webview/BrowserView;
.line 282
invoke-static {p1}, Lcom/mbridge/msdk/foundation/webview/BrowserView;->e(Lcom/mbridge/msdk/foundation/webview/BrowserView;)Lcom/mbridge/msdk/foundation/webview/ProgressBar;
move-result-object p1
const/4 p2, 0x7
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/webview/ProgressBar;->setProgressState(I)V
.line 283
new-instance p1, Landroid/os/Handler;
invoke-direct {p1}, Landroid/os/Handler;-><init>()V
new-instance p2, Lcom/mbridge/msdk/foundation/webview/BrowserView$4$1;
invoke-direct {p2, p0}, Lcom/mbridge/msdk/foundation/webview/BrowserView$4$1;-><init>(Lcom/mbridge/msdk/foundation/webview/BrowserView$4;)V
const-wide/16 v0, 0xc8
invoke-virtual {p1, p2, v0, v1}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
:cond_0
return-void
.end method