Searched refs:getAnswerType (Results 1 – 2 of 2) sorted by relevance
88 AnswerType type = getAnswerType(results); in createBooleanQuestionCallback()154 @Nullable AnswerType getAnswerType(List<String> strings); in getAnswerType() method
232 public AnswerType getAnswerType(List<String> strings) { in getAnswerType() method in TextToSpeechImpl