Home
last modified time | relevance | path

Searched refs:isConcurrentCaptureSupported (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/soundtrigger/
H A DSoundTrigger.java258 public boolean isConcurrentCaptureSupported() { in isConcurrentCaptureSupported() method in SoundTrigger.ModuleProperties
330 dest.writeByte((byte) (isConcurrentCaptureSupported() ? 1 : 0)); in writeToParcel()
436 + ", supportsConcurrentCapture=" + isConcurrentCaptureSupported() in toString()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5991 method public boolean isConcurrentCaptureSupported();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt8464 HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isConcurrentCaptureSupported()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt8467 HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isConcurrentCaptureSupported()Z