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