Searched refs:RECOGNITION_STATUS_ABORT (Results 1 – 4 of 4) sorted by relevance
249 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeData()268 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeAudioData()
316 case SoundTrigger.RECOGNITION_STATUS_ABORT: in onRecognition()
802 phraseEvent.common.status = RECOGNITION_STATUS_ABORT; in setCaptureState_l()
475 public static final int RECOGNITION_STATUS_ABORT = 1; field in SoundTrigger