Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverActivityTest.java268 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
272 onView(first(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name))) in hasOtherProfileOneOption()
312 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
315 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasOtherProfileTwoOptionsAndUserSelectsOne()
359 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
362 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasLastChosenActivityAndOtherProfile()
1046 List<ResolvedComponentInfo> stableCopy = in testClonedProfilePresent_alwaysButtonDisabled() local
1049 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in testClonedProfilePresent_alwaysButtonDisabled()
H A DChooserActivityTest.java647 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
652 onView(first(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name))) in hasOtherProfileOneOption()
690 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
692 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasOtherProfileTwoOptionsAndUserSelectsOne()
728 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
730 onView(withText(stableCopy.get(1).getResolveInfoAt(0).activityInfo.name)) in hasLastChosenActivityAndOtherProfile()