Searched defs:maxBufferMs (Results 1 – 1 of 1) sorted by relevance
105 public final int maxBufferMs; field in SoundTrigger.ModuleProperties120 int maxBufferMs, boolean supportsConcurrentCapture, in ModuleProperties()160 int maxBufferMs = in.readInt(); in fromParcel() local