Searched refs:getCaptureFormat (Results 1 – 5 of 5) sorted by relevance
267 recognitionEvent.getCaptureFormat(), in detectFromDspSourceLocked()
619 if (keyphraseRecognitionEvent.getCaptureFormat() != null) { in Builder()620 setCaptureAudioFormat(keyphraseRecognitionEvent.getCaptureFormat()); in Builder()
1286 @Nullable public AudioFormat getCaptureFormat() { in getCaptureFormat() method in SoundTrigger.RecognitionEvent
1417 AudioFormat originalFormat = event.getCaptureFormat(); in createAudioRecordForEvent()
6000 method @Nullable public android.media.AudioFormat getCaptureFormat();