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