Searched refs:FLAG_SUPPORTS_SCREEN_DENSITIES (Results 1 – 10 of 10) sorted by relevance
244 public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 1<<13; field in ApplicationInfo1788 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS); in disableCompatibilityMode()1800 FLAG_SUPPORTS_SCREEN_DENSITIES | FLAG_SUPPORTS_XLARGE_SCREENS)) == 0; in usesCompatibilityMode()
2530 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()
4610 … if ((ps.pkg.applicationInfo.flags & ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) != 0) { in dumpPackageLPr()
6224 if ((data.appInfo.flags&ApplicationInfo.FLAG_SUPPORTS_SCREEN_DENSITIES) in handleBindApplication()
8385 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000
11109 field public static final int FLAG_SUPPORTS_SCREEN_DENSITIES = 8192; // 0x2000