Searched refs:noFlush (Results 1 – 2 of 2) sorted by relevance
52 boolean willNotifyOnStop, boolean noFlush) { in DataSourceParams() argument55 this.noFlush = noFlush; in DataSourceParams()60 public final boolean noFlush; field in DataSourceParams
134 params.willNotifyOnStop, params.noFlush); in register()168 int bufferExhaustedPolicy, boolean willNotifyOnStop, boolean noFlush); in nativeRegisterDataSource() argument