Searched refs:FLAG_SUPPORTS_SCREEN_DENSITIES (Results 1 – 11 of 11) sorted by relevance
244 public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 1<<13; field in ApplicationInfo1790 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS); in disableCompatibilityMode()1802 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS)) == 0; in usesCompatibilityMode()
2573 pkg.applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in parseBaseApkCommon()
64 | ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in init()
70 ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES74 | ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES
242 if ((appInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in CompatibilityInfo()
80 mActivity.info.applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES; in setUp()
4611 … if ((ps.pkg.applicationInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in dumpPackageLPr()
6264 if ((data.appInfo.flags&ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) in handleBindApplication()
8385 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000
11119 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000