Searched defs:nativeAddJavascriptInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java2547 nativeAddJavascriptInterface(mNativeContentViewCore, object, name, requiredAnnotation);
3062 private native void nativeAddJavascriptInterface(long nativeContentViewCoreImpl, Object object, method in class:ContentViewCore

Completed in 69 milliseconds