Home
last modified time | relevance | path

Searched refs:examineLimit (Results 1 – 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DCommandRecognizerEngine.java950 int examineLimit = RESULT_LIMIT; in onRecognitionSuccess() local
952 examineLimit = 1; in onRecognitionSuccess()
955 intents.size() < examineLimit; result++) { in onRecognitionSuccess()