Home
last modified time | relevance | path

Searched defs:stopCollecting (Results 1 – 8 of 8) sorted by relevance

/platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/
DICollectorHelper.java20 boolean stopCollecting(); in stopCollecting() method
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DCrashHelper.java110 public boolean stopCollecting() { in stopCollecting() method in CrashHelper
DAppStartupHelper.java240 public boolean stopCollecting() { in stopCollecting() method in AppStartupHelper
DCpuUsageHelper.java197 public boolean stopCollecting() { in stopCollecting() method in CpuUsageHelper
/platform_testing/libraries/collectors-helper/perfetto/src/com/android/helpers/
DPerfettoHelper.java113 public boolean stopCollecting(long waitTimeInMsecs, String destinationFile) { in stopCollecting() method in PerfettoHelper
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DProcessShowmapHelper.java126 public boolean stopCollecting() { in stopCollecting() method in ProcessShowmapHelper
DTotalPssHelper.java92 public boolean stopCollecting() { in stopCollecting() method in TotalPssHelper
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java214 public boolean stopCollecting() { in stopCollecting() method in JankCollectionHelper