Searched refs:isSmallScreensSupported (Results 1 – 9 of 9) sorted by relevance
51 | flag(pkg.isSmallScreensSupported(), ApplicationInfo.FLAG_SUPPORTS_SMALL_SCREENS) in appInfoFlags()
638 boolean isSmallScreensSupported(); in isSmallScreensSupported() method
552 boolean isSmallScreensSupported(); in isSmallScreensSupported() method
1057 || (!pkg.isSmallScreensSupported()
288 getter(AndroidPackage::isSmallScreensSupported, false, 0), in <lambda>()
169 method public boolean isSmallScreensSupported();
955 | flag(pkg.isSmallScreensSupported(), ApplicationInfo.FLAG_SUPPORTS_SMALL_SCREENS) in appInfoFlags()
1812 public boolean isSmallScreensSupported() { in isSmallScreensSupported() method in PackageImpl
5114 if (pkg.isSmallScreensSupported()) {