| android.support.test.internal.runner.tracker.UsageTracker |
Known Indirect Subclasses
|
Used by test infrastructure to report usage stats (optionally).
This interface should only be used by test infrastructure.| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| UsageTracker.NoOpUsageTracker | NoOp implementation. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Requests that all usages be sent.
| |||||||||||
Indicates that a particular tool/api was used.
| |||||||||||
Requests that all usages be sent.
Indicates that a particular tool/api was used.
Usage will be dumped at the end of the instrumentation run.