Home
last modified time | relevance | path

Searched refs:AUDIO_CAPABILITY_ECHO_CANCELLATION (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java174 AUDIO_CAPABILITY_ECHO_CANCELLATION,
183 public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = field in AlwaysOnHotwordDetector
184 SoundTrigger.ModuleProperties.AUDIO_CAPABILITY_ECHO_CANCELLATION;
777 audioCapabilities |= AUDIO_CAPABILITY_ECHO_CANCELLATION; in startRecognitionLocked()
/frameworks/base/core/java/android/hardware/soundtrigger/
DConversionUtil.java354 result |= SoundTrigger.ModuleProperties.AUDIO_CAPABILITY_ECHO_CANCELLATION; in aidl2apiAudioCapabilities()
364 if ((apiCapabilities & SoundTrigger.ModuleProperties.AUDIO_CAPABILITY_ECHO_CANCELLATION) in api2aidlAudioCapabilities()
DSoundTrigger.java103 AUDIO_CAPABILITY_ECHO_CANCELLATION,
112 public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = 0x1; field in SoundTrigger.ModuleProperties
/frameworks/base/media/java/android/media/soundtrigger/
DSoundTriggerDetector.java300 audioCapabilities |= SoundTrigger.ModuleProperties.AUDIO_CAPABILITY_ECHO_CANCELLATION; in startRecognition()
/frameworks/base/api/
Dtest-current.txt1553 field public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = 1; // 0x1
Dsystem-current.txt3632 field public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = 1; // 0x1
Dcurrent.txt44163 field public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt3580 field public static final int AUDIO_CAPABILITY_ECHO_CANCELLATION = 1; // 0x1