Home
last modified time | relevance | path

Searched refs:JavascriptInterface (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
H A DWfcWebPortalFragment.java29 import android.webkit.JavascriptInterface;
154 @JavascriptInterface
165 @JavascriptInterface
/aosp12/packages/apps/ImsServiceEntitlement/
H A Dproguard.flags3 @android.webkit.JavascriptInterface <methods>;
/aosp12/frameworks/base/core/java/android/webkit/
H A DJavascriptInterface.java34 public @interface JavascriptInterface { annotation
/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
H A DEditTextVariations.java42 import android.webkit.JavascriptInterface;
146 @JavascriptInterface in onCreate()
/aosp12/build/soong/java/
H A Dlint_defaults.txt26 --warning_check JavascriptInterface # 3 occurences in 2 modules
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8068 android.webkit.JavascriptInterface
H A Dboot-image-profile.txt31861 Landroid/webkit/JavascriptInterface;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8089 android.webkit.JavascriptInterface
H A Dboot-image-profile.txt41525 Landroid/webkit/JavascriptInterface;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt53212 …nnotation.Target({java.lang.annotation.ElementType.METHOD}) public @interface JavascriptInterface {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt36062 public abstract class JavascriptInterface implements java.lang.annotation.Annotation {