Searched refs:onTranslationResponse (Results 1 – 3 of 3) sorted by relevance
27 void onTranslationResponse(in TranslationResponse translationResponse); in onTranslationResponse() method
59 mCallback.onTranslationResponse(response); in accept()
404 public void onTranslationResponse(TranslationResponse response) throws RemoteException { in onTranslationResponse() method in Translator.TranslationResponseCallbackImpl