Searched refs:FLAG_SUPPORTS_SCREEN_DENSITIES (Results 1 – 10 of 10) sorted by relevance
237 public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 1<<13; field in ApplicationInfo1398 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS); in disableCompatibilityMode()1410 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS)) == 0; in usesCompatibilityMode()
2628 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in parseBaseApkCommon()
64 | ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in init()
238 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in CompatibilityInfo()
5502 if ((data.appInfo.flags&ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) in handleBindApplication()
4737 … if ((ps.pkg.applicationInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in dumpPackageLPr()
8385 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000
10206 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000
10243 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000
10757 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000