Class android.view.View

Added Methods
void dispatchRequestTranslation(Map<AutofillId, long[]>, int[], TranslationCapability, List<ViewTranslationRequest>)  
ViewTranslationCallback getViewTranslationCallback()  
ViewTranslationRequest onCreateTranslationRequest(int[])  
void onCreateTranslationRequests(long[], int[], Consumer<ViewTranslationRequest>)  
void onTranslationResponse(LongSparseArray<ViewTranslationResponse>)  
void onTranslationResponse(ViewTranslationResponse)  
void setViewTranslationCallback(ViewTranslationCallback)