Searched refs:RESULT_LIMIT (Results 1 – 3 of 3) sorted by relevance
333 if (count > RESULT_LIMIT) continue; in addOpenEntriesToGrammar()950 int examineLimit = RESULT_LIMIT; in onRecognitionSuccess()
56 intents.size() < RESULT_LIMIT; result++) { in onRecognitionSuccess()
72 protected static final int RESULT_LIMIT = 5; field in RecognizerEngine