Home
last modified time | relevance | path

Searched refs:autoStop (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DProfilerInfo.java86 public ProfilerInfo(String filename, ParcelFileDescriptor fd, int interval, boolean autoStop, in ProfilerInfo() argument
91 autoStopProfiler = autoStop; in ProfilerInfo()