Searched refs:supportsConcurrentCapture (Results 1 – 2 of 2) sorted by relevance
168 int maxBufferMs, boolean supportsConcurrentCapture, int powerConsumptionMw, in ModuleProperties() argument182 this.mSupportsConcurrentCapture = supportsConcurrentCapture; in ModuleProperties()306 boolean supportsConcurrentCapture = in.readByte() == 1; in fromParcel()312 supportsCaptureTransition, maxBufferMs, supportsConcurrentCapture, in fromParcel()
22062 Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->supportsConcurrentCapture:Z