NetMirror.apk
Download file
package N;
import M.f;
import android.net.Uri;
import android.webkit.WebView;
import java.lang.reflect.InvocationHandler;
import org.chromium.support_lib_boundary.WebMessageBoundaryInterface;
import org.chromium.support_lib_boundary.WebMessageListenerBoundaryInterface;
/* JADX INFO: loaded from: classes.dex */
public class e implements WebMessageListenerBoundaryInterface {
/* JADX INFO: renamed from: a, reason: collision with root package name */
private f.a f1343a;
public e(f.a aVar) {
this.f1343a = aVar;
}
@Override // org.chromium.support_lib_boundary.FeatureFlagHolderBoundaryInterface
public String[] getSupportedFeatures() {
return new String[]{"WEB_MESSAGE_LISTENER"};
}
@Override // org.chromium.support_lib_boundary.WebMessageListenerBoundaryInterface
public void onPostMessage(WebView webView, InvocationHandler invocationHandler, Uri uri, boolean z3, InvocationHandler invocationHandler2) {
this.f1343a.a(webView, d.b((WebMessageBoundaryInterface) e3.a.a(WebMessageBoundaryInterface.class, invocationHandler)), uri, z3, c.a(invocationHandler2));
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file