Searched refs:FLAG_SUPPORTS_SCREEN_DENSITIES (Results 1 – 8 of 8) sorted by relevance
202 public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 1<<13; field in ApplicationInfo696 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS); in disableCompatibilityMode()
1416 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in parsePackage()
64 | ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in init()
228 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in CompatibilityInfo()
152 NO DOC BLOCK: android.content.pm.ApplicationInfo Field FLAG_SUPPORTS_SCREEN_DENSITIES
2999 … if ((ps.pkg.applicationInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in dumpPackageLPr()
4144 if ((data.appInfo.flags&ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) in handleBindApplication()
7036 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000