OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doappbreadcrumbreported
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
CountMetricsTests.java
103
doAppBreadcrumbReported
(0, AppBreadcrumbReported.State.UNSPECIFIED.ordinal());
107
doAppBreadcrumbReported
(0, AppBreadcrumbReported.State.UNSPECIFIED.ordinal());
111
doAppBreadcrumbReported
(0, AppBreadcrumbReported.State.UNSPECIFIED.ordinal());
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java
511
doAppBreadcrumbReported
(label, AppBreadcrumbReported.State.START.ordinal());
515
doAppBreadcrumbReported
(label, AppBreadcrumbReported.State.STOP.ordinal());
518
public void
doAppBreadcrumbReported
(int label, int state) throws Exception {
Completed in 671 milliseconds