Home
last modified time | relevance | path

Searched defs:stableCopy (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DResolverActivityTest.java292 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
330 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
371 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
909 List<ResolvedComponentInfo> stableCopy = in testClonedProfilePresent_alwaysButtonDisabled() local
DChooserActivityTest.java683 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
718 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
749 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverActivityTest.java272 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
316 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
363 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
1050 List<ResolvedComponentInfo> stableCopy = in testClonedProfilePresent_alwaysButtonDisabled() local
H A DChooserActivityTest.java647 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileOneOption() local
690 List<ResolvedComponentInfo> stableCopy = in hasOtherProfileTwoOptionsAndUserSelectsOne() local
728 List<ResolvedComponentInfo> stableCopy = in hasLastChosenActivityAndOtherProfile() local
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_Ganesh.cpp178 sk_sp<GrSurfaceProxy> stableCopy, in SkImage_Ganesh()