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