Searched refs:onViewTranslationResponse (Results 1 – 3 of 3) sorted by relevance
57 public void onViewTranslationResponse(ViewTranslationResponse response) { in onViewTranslationResponse() method in CustomTextView58 super.onViewTranslationResponse(response); in onViewTranslationResponse()
38 public void onViewTranslationResponse(ViewTranslationResponse response) { in onViewTranslationResponse() method in ResponseNotSetTextView
170 mTestTextView.onViewTranslationResponse(expectedResponse); in testonViewTranslationResponse()