Android APIs

Class Index

These are the Android API classes. See all API packages.

C   I  

C

CountingIdlingResource An implementation of IdlingResource that determines idleness by maintaining an internal counter. 

I

IdlingResource Represents a resource of an application under test which can cause asynchronous background work to happen during test execution (e.g. 
IdlingResource.ResourceCallback Registered by an IdlingResource to notify Espresso of a transition to idle.