Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRootActivityContainerTests.java734 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenDefaultHomeNotSupportMultiDisplay() local
735 doReturn(resolutions).when(mRootActivityContainer).resolveActivities(anyInt(), any()); in testResolveSecondaryHomeActivityWhenDefaultHomeNotSupportMultiDisplay()
761 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenDefaultHomeSupportMultiDisplay() local
769 resolutions.add(infoFake1); in testResolveSecondaryHomeActivityWhenDefaultHomeSupportMultiDisplay()
770 resolutions.add(infoFake2); in testResolveSecondaryHomeActivityWhenDefaultHomeSupportMultiDisplay()
771 doReturn(resolutions).when(mRootActivityContainer).resolveActivities(anyInt(), any()); in testResolveSecondaryHomeActivityWhenDefaultHomeSupportMultiDisplay()
792 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay() local
803 resolutions.add(infoFake1); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay()
804 resolutions.add(infoFake2); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay()
805 doReturn(resolutions).when(mRootActivityContainer).resolveActivities(anyInt(), any()); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay()
/frameworks/base/packages/SystemUI/tools/lint/
Drun_lint.sh45 If the error cannot be fixed immediately, there are 3 possible resolutions:
DREADME12 possible resolutions:
/frameworks/base/services/core/java/com/android/server/wm/
DRootActivityContainer.java460 final List<ResolveInfo> resolutions = resolveActivities(userId, homeIntent); in resolveSecondaryHomeActivity() local
461 final int size = resolutions.size(); in resolveSecondaryHomeActivity()
465 ResolveInfo resolveInfo = resolutions.get(i); in resolveSecondaryHomeActivity()
475 aInfo = resolutions.get(0).activityInfo; in resolveSecondaryHomeActivity()
501 List<ResolveInfo> resolutions; in resolveActivities() local
505 resolutions = AppGlobals.getPackageManager().queryIntentActivities(homeIntent, in resolveActivities()
509 resolutions = new ArrayList<>(); in resolveActivities()
511 return resolutions; in resolveActivities()
/frameworks/base/core/proto/android/service/
Dprint.proto94 // List of supported resolutions
95 repeated ResolutionProto resolutions = 3; field
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java905 List<Resolution> resolutions = capabilities.getResolutions(); in onAdvancedPrintOptionsActivityResult() local
906 final int resolutionCount = resolutions.size(); in onAdvancedPrintOptionsActivityResult()
908 Resolution resolution = resolutions.get(i); in onAdvancedPrintOptionsActivityResult()
/frameworks/rs/script_api/include/
Drs_allocation_data.rsh2601 * and at different resolutions. The x, y coordinates provided here are in the
2617 * and at different resolutions. The x, y coordinates provided here are in the
2633 * and at different resolutions. The x, y coordinates provided here are in the