Searched refs:getLabelIdlingResource (Results 1 – 2 of 2) sorted by relevance
143 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in twoOptionsAndUserSelectsOne()280 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in hasOtherProfileOneOption()314 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in hasOtherProfileTwoOptionsAndUserSelectsOne()355 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in hasLastChosenActivityAndOtherProfile()813 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in testLayoutWithDefault_withWorkTab_neverShown()878 Espresso.registerIdlingResources(activity.getLabelIdlingResource()); in testClonedProfilePresent_layoutWithDefault_neverShown()
56 public CountingIdlingResource getLabelIdlingResource() { in getLabelIdlingResource() method in ResolverWrapperActivity