Home
last modified time | relevance | path

Searched refs:dispatchCreateViewTranslationRequest (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/webkit/
H A DWebView.java2886 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in WebView
2890 super.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, capability, requests); in dispatchCreateViewTranslationRequest()
2891 mProvider.getViewDelegate().dispatchCreateViewTranslationRequest(viewIds, supportedFormats, in dispatchCreateViewTranslationRequest()
H A DWebViewProvider.java384 default void dispatchCreateViewTranslationRequest( in dispatchCreateViewTranslationRequest() method
/aosp14/frameworks/base/core/java/android/view/translation/
H A DUiTranslationController.java568 rootView.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, in onUiTranslationStarted()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java9436 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in ViewGroup
9440 super.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, capability, requests); in dispatchCreateViewTranslationRequest()
9447 child.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, capability, in dispatchCreateViewTranslationRequest()
H A DView.java32604 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt17799 …method public default void dispatchCreateViewTranslationRequest(@NonNull java.util.Map<android.vie…
H A Dcurrent.txt52040 …method public void dispatchCreateViewTranslationRequest(@NonNull java.util.Map<android.view.autofi…