public
interface
ActiveRootLister
android.support.test.espresso.base.ActiveRootLister |
Provides access to all root views in an application.
Public methods | |
---|---|
abstract
List<Root>
|
listActiveRoots()
Lists the active roots in an application at this moment. |