Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/soundtrigger/
DSoundTrigger.java228 public boolean isCaptureTransitionSupported() { in isCaptureTransitionSupported() method in SoundTrigger.ModuleProperties
308 dest.writeByte((byte) (isCaptureTransitionSupported() ? 1 : 0)); in writeToParcel()
415 + isCaptureTransitionSupported() + ", maxBufferMs=" + getMaxBufferMillis() in toString()
/frameworks/base/api/
Dtest-current.txt1549 method public boolean isCaptureTransitionSupported();
Dsystem-current.txt3628 method public boolean isCaptureTransitionSupported();
/frameworks/base/non-updatable-api/
Dsystem-current.txt3576 method public boolean isCaptureTransitionSupported();