Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DWebViewProvider.java384 default void dispatchCreateViewTranslationRequest( in dispatchCreateViewTranslationRequest() method
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()
/frameworks/base/core/java/android/view/translation/
DUiTranslationController.java568 rootView.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, in onUiTranslationStarted()
/frameworks/base/core/java/android/view/
DViewGroup.java9413 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in ViewGroup
9417 super.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, capability, requests); in dispatchCreateViewTranslationRequest()
9424 child.dispatchCreateViewTranslationRequest(viewIds, supportedFormats, capability, in dispatchCreateViewTranslationRequest()
DView.java33766 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt18587 …method public default void dispatchCreateViewTranslationRequest(@NonNull java.util.Map<android.vie…
Dcurrent.txt52546 …method public void dispatchCreateViewTranslationRequest(@NonNull java.util.Map<android.view.autofi…