Searched refs:startRecoResult (Results 1 – 1 of 1) sorted by relevance
330 int startRecoResult = updateRecognitionLocked(modelData, in startRecognition() local332 if (startRecoResult == SoundTrigger.STATUS_OK) { in startRecognition()333 return startRecoResult; in startRecognition()334 } else if (startRecoResult != SoundTrigger.STATUS_BUSY) { in startRecognition()337 return startRecoResult; in startRecognition()