Searched refs:supportsConcurrentCapture (Results 1 – 2 of 2) sorted by relevance
156 int maxBufferMs, boolean supportsConcurrentCapture, int powerConsumptionMw, in ModuleProperties() argument170 this.mSupportsConcurrentCapture = supportsConcurrentCapture; in ModuleProperties()294 boolean supportsConcurrentCapture = in.readByte() == 1; in fromParcel()300 supportsCaptureTransition, maxBufferMs, supportsConcurrentCapture, in fromParcel()
24940 Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->supportsConcurrentCapture:Z