Searched defs:onTranslationResponse (Results 1 – 2 of 2) sorted by relevance
27 void onTranslationResponse(in TranslationResponse translationResponse); in onTranslationResponse() method
403 public void onTranslationResponse(TranslationResponse response) throws RemoteException { in onTranslationResponse() method in Translator.TranslationResponseCallbackImpl