Home
last modified time | relevance | path

Searched defs:startCollecting (Results 1 – 25 of 34) sorted by relevance

12

/platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/
DICollectorHelper.java11 boolean startCollecting(); in startCollecting() method
17 default boolean startCollecting(String id) { in startCollecting() method
28 default boolean startCollecting(Function<String, Boolean> filters) { in startCollecting() method
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DUiInteractionFrameInfoHelper.java50 public boolean startCollecting() { in startCollecting() method in UiInteractionFrameInfoHelper
59 public boolean startCollecting(@NonNull Function<String, Boolean> filters) { in startCollecting() method in UiInteractionFrameInfoHelper
DUiActionLatencyHelper.java42 public boolean startCollecting() { in startCollecting() method in UiActionLatencyHelper
DCrashHelper.java48 public boolean startCollecting() { in startCollecting() method in CrashHelper
DCpuUsageHelper.java59 public boolean startCollecting() { in startCollecting() method in CpuUsageHelper
DThermalHelper.java68 public boolean startCollecting() { in startCollecting() method in ThermalHelper
DAppStartupHelper.java64 public boolean startCollecting() { in startCollecting() method in AppStartupHelper
DBatteryUsageStatsHelper.java53 public boolean startCollecting() { in startCollecting() method in BatteryUsageStatsHelper
/platform_testing/libraries/collectors-helper/app/src/com/android/helpers/
DAppVersionHelper.java52 public boolean startCollecting() { in startCollecting() method in AppVersionHelper
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DHeapDumpHelper.java63 public boolean startCollecting() { in startCollecting() method in HeapDumpHelper
74 public boolean startCollecting(String id) { in startCollecting() method in HeapDumpHelper
DPinnerHelper.java56 public boolean startCollecting() { in startCollecting() method in PinnerHelper
DSlabinfoHelper.java67 public boolean startCollecting() { in startCollecting() method in SlabinfoHelper
DProcessShowmapHelper.java82 public boolean startCollecting() { in startCollecting() method in ProcessShowmapHelper
DMemLeaksHelper.java66 public boolean startCollecting() { in startCollecting() method in MemLeaksHelper
DTotalPssHelper.java71 public boolean startCollecting() { in startCollecting() method in TotalPssHelper
/platform_testing/libraries/collectors-helper/power/src/com/android/helpers/
DPwrStatsUtilHelper.java47 public boolean startCollecting() { in startCollecting() method in PwrStatsUtilHelper
/platform_testing/libraries/collectors-helper/system/src/com/android/helpers/
DTimingHelper.java47 public boolean startCollecting() { in startCollecting() method in TimingHelper
DDumpsysServiceHelper.java62 public boolean startCollecting() { in startCollecting() method in DumpsysServiceHelper
DProcLoadHelper.java54 public boolean startCollecting() { in startCollecting() method in ProcLoadHelper
DTimeInStateHelper.java82 public boolean startCollecting() { in startCollecting() method in TimeInStateHelper
/platform_testing/libraries/collectors-helper/lyric/src/com/android/helpers/
DLyricCpuUtilizationHelper.java70 public boolean startCollecting() { in startCollecting() method in LyricCpuUtilizationHelper
/platform_testing/libraries/collectors-helper/generic/src/com/android/helpers/
DGenericExecutableCollectorHelper.java76 public boolean startCollecting() { in startCollecting() method in GenericExecutableCollectorHelper
/platform_testing/libraries/collectors-helper/adservices/src/com/android/helpers/
DLatencyHelper.java66 public boolean startCollecting() { in startCollecting() method in LatencyHelper
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DBinderCollectionHelper.java71 public boolean startCollecting() { in startCollecting() method in BinderCollectionHelper
DSfStatsCollectionHelper.java74 public boolean startCollecting() { in startCollecting() method in SfStatsCollectionHelper

12