Home
last modified time | relevance | path

Searched defs:willNotifyOnStop (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/tracing/perfetto/
DDataSourceParams.java52 boolean willNotifyOnStop, boolean noFlush) { in DataSourceParams()
59 public final boolean willNotifyOnStop; field in DataSourceParams
DDataSource.java168 int bufferExhaustedPolicy, boolean willNotifyOnStop, boolean noFlush); in nativeRegisterDataSource()