Searched refs:getViewTranslationResponse (Results 1 – 6 of 6) sorted by relevance
81 ViewTranslationResponse response = view.getViewTranslationResponse(); in onShowTranslation()93 || !response.equals(mTranslationTransformation.getViewTranslationResponse())) { in onShowTranslation()152 if (view.getViewTranslationResponse() == null) { in onHideTranslation()
68 public ViewTranslationResponse getViewTranslationResponse() { in getViewTranslationResponse() method in TranslationTransformationMethod
442 if (view.getViewTranslationResponse() != null in onTranslationCompleted()443 && view.getViewTranslationResponse().equals(response)) { in onTranslationCompleted()
33694 public ViewTranslationResponse getViewTranslationResponse() { in getViewTranslationResponse() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52780 …hod @Nullable public android.view.translation.ViewTranslationResponse getViewTranslationResponse();