Searched refs:JavascriptInterface (Results 1 – 10 of 10) sorted by relevance
22 import android.webkit.JavascriptInterface;48 @JavascriptInterface68 @JavascriptInterface84 @JavascriptInterface105 @JavascriptInterface123 @JavascriptInterface
1 # Keep classes and methods that have the @JavascriptInterface annotation3 @android.webkit.JavascriptInterface <methods>;
34 public @interface JavascriptInterface { annotation
9692 android.webkit.JavascriptInterface
32110 Landroid/webkit/JavascriptInterface;
9723 android.webkit.JavascriptInterface
42271 Landroid/webkit/JavascriptInterface;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36062 public abstract class JavascriptInterface implements java.lang.annotation.Annotation {
57715 …nnotation.Target({java.lang.annotation.ElementType.METHOD}) public @interface JavascriptInterface {