Searched refs:resultTypeInt (Results 1 – 1 of 1) sorted by relevance
55 int resultTypeInt = Integer.parseInt(resultType); in onStartListening() local57 if (resultTypeInt == VoiceRecognitionSettings.RESULT_TYPE_LETTERS) { in onStartListening()61 } else if (resultTypeInt == VoiceRecognitionSettings.RESULT_TYPE_NUMBERS) { in onStartListening()