Searched refs:appBreadcrumbMatcherWithLabelAndState (Results 1 – 1 of 1) sorted by relevance
74 return appBreadcrumbMatcherWithLabelAndState(id, label, AppBreadcrumbReported.State.START); in startAtomMatcherWithLabel()89 return appBreadcrumbMatcherWithLabelAndState(id, label, AppBreadcrumbReported.State.STOP); in stopAtomMatcherWithLabel()122 public static AtomMatcher appBreadcrumbMatcherWithLabelAndState(int id, int label, in appBreadcrumbMatcherWithLabelAndState() method in MetricsUtils