Searched refs:supportsScreen (Results 1 – 7 of 7) sorted by relevance
282 public boolean supportsScreen() { in supportsScreen() method in CompatibilityInfo462 if (!supportsScreen()) { in applyToDisplayMetrics()484 if (!supportsScreen()) { in applyToConfiguration()579 if (!supportsScreen()) {
54 || !compatInfo.supportsScreen())) { in setCompatibilityInfo()
855 if (!compatibilityInfo.supportsScreen()) {2008 if (compatibilityInfo.supportsScreen() == mLastInCompatMode) { in performTraversals()
254 if (mResCompatibilityInfo != null && !mResCompatibilityInfo.supportsScreen()) { in applyCompatConfigurationLocked()
2170 if (!compat.supportsScreen()) { in applyConfigCompatMainThread()
2450 if (!compatInfo.supportsScreen()) { in addSplashScreen()
4767 HSPLandroid/content/res/CompatibilityInfo;->supportsScreen()Z