Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DMetricActivationTests.java58 private final int act2CancelMatcherId = -20; field in MetricActivationTests
75 MetricsUtils.simpleAtomMatcher(act2CancelMatcherId, act2CancelMatcherId); in createConfig()
98 MetricsUtils.createEventActivation(act2TtlSecs, act2MatcherId, act2CancelMatcherId) in createConfig()
108 MetricsUtils.createEventActivation(act2TtlSecs, act2MatcherId, act2CancelMatcherId) in createConfig()
204 doAppBreadcrumbReported(act2CancelMatcherId); in testCancellation()