Searched refs:forError (Results 1 – 6 of 6) sorted by relevance
61 .setValue("sample id", TranslationResponseValue.forError()) in testBuilder_validAddError()98 .setValue("id3", TranslationResponseValue.forError()) in testBuilder_multipleResults()
57 final TranslationResponseValue value = TranslationResponseValue.forError(); in testTranslationResponseValue_forError()
78 TranslationResponseValue.forError()) in testBuilder_errorViewTranslationResponse()
55 public static ActivityResult forError(String gameSessionPackageName, Throwable t) { in forError() method in ActivityResult
119 mLastActivityResult = ActivityResult.forError(
57526 method @NonNull public static android.view.translation.TranslationResponseValue forError();