FileDocCategorySizeDatePackage
WebViewDelegate.javaAPI DocAndroid 5.1 API1473Sat Mar 14 14:10:04 GMT 2015android.webkit

WebViewDelegate

public final class WebViewDelegate extends Object

Fields Summary
Constructors Summary
WebViewDelegate()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddWebViewAssetPath(android.content.Context context)

 throw new RuntimeException("Stub!"); 
public voidcallDrawGlFunction(android.graphics.Canvas canvas, long nativeDrawGLFunctor)

 throw new RuntimeException("Stub!"); 
public booleancanInvokeDrawGlFunctor(android.view.View containerView)

 throw new RuntimeException("Stub!"); 
public voiddetachDrawGlFunctor(android.view.View containerView, long nativeDrawGLFunctor)

 throw new RuntimeException("Stub!"); 
public android.app.ApplicationgetApplication()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetErrorString(android.content.Context context, int errorCode)

 throw new RuntimeException("Stub!"); 
public intgetPackageId(android.content.res.Resources resources, java.lang.String packageName)

 throw new RuntimeException("Stub!"); 
public voidinvokeDrawGlFunctor(android.view.View containerView, long nativeDrawGLFunctor, boolean waitForCompletion)

 throw new RuntimeException("Stub!"); 
public booleanisTraceTagEnabled()

 throw new RuntimeException("Stub!"); 
public voidsetOnTraceEnabledChangeListener(android.webkit.WebViewDelegate$OnTraceEnabledChangeListener listener)

 throw new RuntimeException("Stub!");