Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/soundtrigger/
DSoundTrigger.java238 public boolean isConcurrentCaptureSupported() { in isConcurrentCaptureSupported() method in SoundTrigger.ModuleProperties
310 dest.writeByte((byte) (isConcurrentCaptureSupported() ? 1 : 0)); in writeToParcel()
416 + ", supportsConcurrentCapture=" + isConcurrentCaptureSupported() in toString()
/frameworks/base/api/
Dtest-current.txt1550 method public boolean isConcurrentCaptureSupported();
Dsystem-current.txt3629 method public boolean isConcurrentCaptureSupported();
/frameworks/base/non-updatable-api/
Dsystem-current.txt3577 method public boolean isConcurrentCaptureSupported();