Home
last modified time | relevance | path

Searched refs:stableCopy (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DResolverActivityTest.java292 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
296 onView(first(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name))) in hasOtherProfileOneOption()
330 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
333 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasOtherProfileTwoOptionsAndUserSelectsOne()
371 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
374 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasLastChosenActivityAndOtherProfile()
909 List<ResolvedComponentInfo> stableCopy = in testClonedProfilePresent_alwaysButtonDisabled() local
912 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in testClonedProfilePresent_alwaysButtonDisabled()
DChooserActivityTest.java681 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
685 onView(first(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name))) in hasOtherProfileOneOption()
716 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
718 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasOtherProfileTwoOptionsAndUserSelectsOne()
747 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
749 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasLastChosenActivityAndOtherProfile()