Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayDevice.java438 ArraySet<Point> resolutions = new ArraySet<>(2); in getSupportedResolutionsLocked() local
441 resolutions.add(new Point(mode.getPhysicalWidth(), mode.getPhysicalHeight())); in getSupportedResolutionsLocked()
443 Point[] sortedArray = new Point[resolutions.size()]; in getSupportedResolutionsLocked()
444 resolutions.toArray(sortedArray); in getSupportedResolutionsLocked()
DDisplayManagerService.java2438 Point[] resolutions = displayDevice.getSupportedResolutionsLocked(); in setUserPreferredModeForDisplayLocked() local
2439 if (resolutions.length == 2) { in setUserPreferredModeForDisplayLocked()
2441 int resolutionMode = newMode.equals(resolutions[0]) ? RESOLUTION_MODE_HIGH in setUserPreferredModeForDisplayLocked()
2442 : newMode.equals(resolutions[1]) ? RESOLUTION_MODE_FULL in setUserPreferredModeForDisplayLocked()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRootWindowContainerTests.java1061 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityForced() local
1065 resolutions.add(resolveInfo); in testResolveSecondaryHomeActivityForced()
1066 doReturn(resolutions).when(mRootWindowContainer).resolveActivities(anyInt(), in testResolveSecondaryHomeActivityForced()
1087 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeNotSupportMultiDisplay() local
1088 doReturn(resolutions).when(mRootWindowContainer).resolveActivities(anyInt(), any()); in testResolveSecondaryHomeActivityWhenPrimaryHomeNotSupportMultiDisplay()
1108 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay() local
1117 resolutions.add(infoFake1); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay()
1118 resolutions.add(infoFake2); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay()
1119 doReturn(resolutions).when(mRootWindowContainer).resolveActivities(anyInt(), any()); in testResolveSecondaryHomeActivityWhenPrimaryHomeSupportMultiDisplay()
1140 final List<ResolveInfo> resolutions = new ArrayList<>(); in testResolveSecondaryHomeActivityWhenOtherActivitySupportMultiDisplay() local
[all …]
/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/proto_logging/stats/atoms/threadnetwork/
Dthreadnetwork_atoms.proto314 // The response counters of host resolutions
317 // The response counters of service resolutions
328 // The EMA latency of host resolutions in milliseconds
331 // The EMA latency of service resolutions in milliseconds
/frameworks/base/core/proto/android/service/
Dprint.proto94 // List of supported resolutions
95 repeated ResolutionProto resolutions = 3; field
/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java1564 final List<ResolveInfo> resolutions = resolveActivities(userId, homeIntent); in resolveSecondaryHomeActivity() local
1565 final int size = resolutions.size(); in resolveSecondaryHomeActivity()
1569 ResolveInfo resolveInfo = resolutions.get(i); in resolveSecondaryHomeActivity()
1579 aInfo = resolutions.get(0).activityInfo; in resolveSecondaryHomeActivity()
1606 List<ResolveInfo> resolutions; in resolveActivities() local
1610 resolutions = AppGlobals.getPackageManager().queryIntentActivities(homeIntent, in resolveActivities()
1614 resolutions = new ArrayList<>(); in resolveActivities()
1616 return resolutions; in resolveActivities()
/frameworks/base/services/core/java/com/android/server/display/feature/
Ddisplay_flags.aconfig73 description: "Feature flag to enable voting for ranges of resolutions"
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java907 List<Resolution> resolutions = capabilities.getResolutions(); in onAdvancedPrintOptionsActivityResult() local
908 final int resolutionCount = resolutions.size(); in onAdvancedPrintOptionsActivityResult()
910 Resolution resolution = resolutions.get(i); in onAdvancedPrintOptionsActivityResult()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/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