NetMirror.apk
Download file
package org.chromium.support_lib_boundary;
import android.net.Uri;
import android.webkit.WebChromeClient;
import android.webkit.WebViewClient;
import java.lang.reflect.InvocationHandler;
/* JADX INFO: loaded from: classes.dex */
public interface WebViewProviderBoundaryInterface {
InvocationHandler addDocumentStartJavaScript(String str, String[] strArr);
void addWebMessageListener(String str, String[] strArr, InvocationHandler invocationHandler);
InvocationHandler[] createWebMessageChannel();
WebChromeClient getWebChromeClient();
WebViewClient getWebViewClient();
InvocationHandler getWebViewRenderer();
InvocationHandler getWebViewRendererClient();
void insertVisualStateCallback(long j3, InvocationHandler invocationHandler);
void postMessageToMainFrame(InvocationHandler invocationHandler, Uri uri);
void removeWebMessageListener(String str);
void setWebViewRendererClient(InvocationHandler invocationHandler);
}
⚠️ 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