Searched refs:RECOGNITION_STATUS_ABORT (Results 1 – 3 of 3) sorted by relevance
258 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeData()277 RecognitionEvent re = new RecognitionEvent(SoundTrigger.RECOGNITION_STATUS_ABORT, 1, in testRecognitionEventParcelUnparcel_largeAudioData()
765 case SoundTrigger.RECOGNITION_STATUS_ABORT: in onRecognition()
1080 public static final int RECOGNITION_STATUS_ABORT = 1; field in SoundTrigger