Home
last modified time | relevance | path

Searched refs:getCaptureFormat (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DDspTrustedHotwordDetectorSession.java267 recognitionEvent.getCaptureFormat(), in detectFromDspSourceLocked()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java619 if (keyphraseRecognitionEvent.getCaptureFormat() != null) { in Builder()
620 setCaptureAudioFormat(keyphraseRecognitionEvent.getCaptureFormat()); in Builder()
/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/
H A DSoundTrigger.java1286 @Nullable public AudioFormat getCaptureFormat() { in getCaptureFormat() method in SoundTrigger.RecognitionEvent
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java1417 AudioFormat originalFormat = event.getCaptureFormat(); in createAudioRecordForEvent()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6000 method @Nullable public android.media.AudioFormat getCaptureFormat();