Searched defs:resolutions (Results 1 – 6 of 6) sorted by relevance
1061 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityForced() local1087 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeNotSupportMultiDisplay() local1108 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay() local1140 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay() local
438 ArraySet<Point> resolutions = new ArraySet<>(2); in getSupportedResolutionsLocked() local
2438 Point[] resolutions = displayDevice.getSupportedResolutionsLocked(); in setUserPreferredModeForDisplayLocked() local
95 repeated ResolutionProto resolutions = 3; field
1564 final List<ResolveInfo> resolutions = resolveActivities(userId, homeIntent); in resolveSecondaryHomeActivity() local1606 List<ResolveInfo> resolutions; in resolveActivities() local
907 List<Resolution> resolutions = capabilities.getResolutions(); in onAdvancedPrintOptionsActivityResult() local