Searched refs:NEGATIVE (Results 1 – 2 of 2) sorted by relevance
71 NEGATIVE, enumConstant89 if (type != AnswerType.AFFIRMATIVE && type != AnswerType.NEGATIVE) { in createBooleanQuestionCallback()
98 .forEach(answer -> mAnswerTypes.put(answer, AnswerType.NEGATIVE)); in TextToSpeechImpl()