Home
last modified time | relevance | path

Searched defs:dispatchCreateViewTranslationRequest (Results 1 – 4 of 4) 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
/frameworks/base/core/java/android/view/
DViewGroup.java9436 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in ViewGroup
DView.java32604 public void dispatchCreateViewTranslationRequest(@NonNull Map<AutofillId, long[]> viewIds, in dispatchCreateViewTranslationRequest() method in View