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()
857 event.common.status = RECOGNITION_STATUS_ABORT; in setCaptureState_l()868 event.common.status = RECOGNITION_STATUS_ABORT; in setCaptureState_l()879 event.common.status = RECOGNITION_STATUS_ABORT; in setCaptureState_l()
540 public static final int RECOGNITION_STATUS_ABORT = 1; field in SoundTrigger
574 case SoundTrigger.RECOGNITION_STATUS_ABORT: in onRecognition()