Class | Description |
---|---|
DozeTrigger |
A dozer is a class that fires a trigger after it falls asleep.
|
ForegroundThread |
Similar to
BackgroundThread , this is a shared singleton
foreground thread for each process. |
FreePathInterpolator |
An interpolator that can traverse a Path.
|
NamedCounter |
Used to generate successive incremented names.
|
RectFEvaluator |
This evaluator can be used to perform type interpolation between
RectF values. |
ReferenceCountedTrigger |
A ref counted trigger that does some logic when the count is first incremented, or last
decremented.
|
SystemServicesProxy |
Acts as a shim around the real system services that we need to access data from, and provides
a point of injection when testing UI.
|
SystemServicesProxy.TaskStackListener |
An abstract class to track task stack changes.
|
Utilities |