Home
last modified time | relevance | path

Searched refs:getDisplayAdjustments (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java780 public DisplayAdjustments getDisplayAdjustments() { in getDisplayAdjustments() method in Display
782 final DisplayAdjustments currentAdjustments = mResources.getDisplayAdjustments(); in getDisplayAdjustments()
870 mDisplayInfo.getAppMetrics(mTempMetrics, getDisplayAdjustments()); in getSize()
888 mDisplayInfo.getAppMetrics(mTempMetrics, getDisplayAdjustments()); in getRectSize()
1618 mDisplayInfo.getAppMetrics(outMetrics, getDisplayAdjustments()); in getMetrics()
1884 mDisplayInfo.getAppMetrics(mTempMetrics, getDisplayAdjustments()); in updateCachedAppSizeIfNeededLocked()
1939 final DisplayAdjustments adjustments = getDisplayAdjustments(); in toString()
H A DViewRootImpl.java1410 mDisplay.getDisplayAdjustments().getCompatibilityInfo();
3145 mDisplay.getDisplayAdjustments().getCompatibilityInfo(); in performTraversals()
5847 final CompatibilityInfo ci = mDisplay.getDisplayAdjustments().getCompatibilityInfo(); in performConfigurationChange()
/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/view/
H A DDisplayTest.java174 assertThat(display.getDisplayAdjustments()).isEqualTo( in testConstructor_defaultDisplayAdjustments_matchesDisplayInfo()
186 assertThat(display.getDisplayAdjustments()).isEqualTo( in testConstructor_defaultResources_matchesDisplayInfo()
187 mApplicationContext.getResources().getDisplayAdjustments()); in testConstructor_defaultResources_matchesDisplayInfo()
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2631 getDisplayAdjustments(displayId).getCompatibilityInfo(), null)); in createApplicationContext()
2688 getDisplayAdjustments(displayId).getCompatibilityInfo(), null)); in createPackageContextAsUser()
2749 displayAdjustedConfig.setTo(mDisplay.getDisplayAdjustments().getConfiguration(), in createConfigurationContext()
2765 overrideConfiguration, getDisplayAdjustments(displayId).getCompatibilityInfo(), in createConfigurationContext()
2785 overrideConfig.setTo(display.getDisplayAdjustments().getConfiguration(), in createDisplayContext()
2789 overrideConfig, display.getDisplayAdjustments().getCompatibilityInfo(), in createDisplayContext()
3179 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in ContextImpl
3180 return mResources.getDisplayAdjustments(); in getDisplayAdjustments()
H A DResourcesManager.java1409 DisplayAdjustments daj = resourcesImpl.getDisplayAdjustments(); in applyConfigurationToResourcesLocked()
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1186 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in ContextWrapper
1187 return mBase.getDisplayAdjustments(displayId); in getDisplayAdjustments()
H A DContext.java7506 public abstract DisplayAdjustments getDisplayAdjustments(int displayId); in getDisplayAdjustments() method in Context
/aosp14/frameworks/base/core/java/android/content/res/
H A DResources.java2222 public DisplayAdjustments getDisplayAdjustments() { in getDisplayAdjustments() method in Resources
2223 return mResourcesImpl.getDisplayAdjustments(); in getDisplayAdjustments()
H A DResourcesImpl.java186 public DisplayAdjustments getDisplayAdjustments() { in getDisplayAdjustments() method in ResourcesImpl
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java863 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in MockContext
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1509 HSPLandroid/app/ContextImpl;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
5210 HSPLandroid/content/res/Resources;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
5312 HSPLandroid/content/res/ResourcesImpl;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
16243 HSPLandroid/view/Display;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;+]Landroid/conte…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1509 HSPLandroid/app/ContextImpl;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
5213 HSPLandroid/content/res/Resources;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
5315 HSPLandroid/content/res/ResourcesImpl;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
16307 HSPLandroid/view/Display;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;+]Landroid/conte…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4662 Landroid/app/ContextImpl;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
10249 Landroid/content/Context;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
10289 Landroid/content/ContextWrapper;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
13875 Landroid/content/res/ResourcesImpl;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;