Searched refs:getBusyResources (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
H A DIdlingResourceRegistry.java174 private List<String> getBusyResources() { method in class:IdlingResourceRegistry
238 List<String> busyResources = getBusyResources();
255 List<String> busyResources = getBusyResources();

Completed in 88 milliseconds