Searched refs:supportsScreen (Results 1 – 6 of 6) sorted by relevance
275 public boolean supportsScreen() { in supportsScreen() method in CompatibilityInfo444 if (!supportsScreen()) { in applyToDisplayMetrics()466 if (!supportsScreen()) { in applyToConfiguration()560 if (!supportsScreen()) {
51 || !compatInfo.supportsScreen())) { in setCompatibilityInfo()
693 if (!compatibilityInfo.supportsScreen()) { in setView()1613 if (compatibilityInfo.supportsScreen() == mLastInCompatMode) { in performTraversals()
195 if (mResCompatibilityInfo != null && !mResCompatibilityInfo.supportsScreen()) { in applyCompatConfigurationLocked()
1991 if (!compat.supportsScreen()) { in applyConfigCompatMainThread()
2934 if (!compatInfo.supportsScreen()) { in addSplashScreen()