Home
last modified time | relevance | path

Searched refs:supportsScreen (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java303 public boolean supportsScreen() { in supportsScreen() method in CompatibilityInfo
514 if (!supportsScreen()) { in applyToDisplayMetrics()
536 if (!supportsScreen()) { in applyToConfiguration()
637 if (!supportsScreen()) {
/aosp12/frameworks/base/core/java/android/view/
H A DDisplayAdjustments.java62 || !compatInfo.supportsScreen())) { in setCompatibilityInfo()
H A DViewRootImpl.java1105 if (!compatibilityInfo.supportsScreen()) { in setView()
2623 if (compatibilityInfo.supportsScreen() == mLastInCompatMode) { in performTraversals()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java287 if (!context.getResources().getCompatibilityInfo().supportsScreen()) { in addSplashScreenStartingWindow()
/aosp12/frameworks/base/core/java/android/app/
H A DResourcesManager.java371 if (mResCompatibilityInfo != null && !mResCompatibilityInfo.supportsScreen()) { in applyCompatConfiguration()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java2442 if (!compatInfo.supportsScreen()) { in addSplashScreen()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt886 Landroid/content/res/CompatibilityInfo;->supportsScreen()Z
H A Dboot-image-profile.txt5397 HSPLandroid/content/res/CompatibilityInfo;->supportsScreen()Z
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5399 HSPLandroid/content/res/CompatibilityInfo;->supportsScreen()Z