| java.lang.Object | |
| ↳ | android.support.test.internal.runner.tracker.UsageTracker.NoOpUsageTracker |
NoOp implementation.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Requests that all usages be sent.
| |||||||||||
Indicates that a particular tool/api was used.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.support.test.internal.runner.tracker.UsageTracker
| |||||||||||
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.