Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/soundtrigger/
H A DSoundTrigger.java236 public boolean isCaptureTransitionSupported() { in isCaptureTransitionSupported() method in SoundTrigger.ModuleProperties
316 dest.writeByte((byte) (isCaptureTransitionSupported() ? 1 : 0)); in writeToParcel()
423 + isCaptureTransitionSupported() + ", maxBufferMs=" + getMaxBufferMillis() in toString()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt4439 method public boolean isCaptureTransitionSupported();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt8666 HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isCaptureTransitionSupported()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8661 HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isCaptureTransitionSupported()Z