Searched refs:FLAG_HAS_CODE (Results 1 – 6 of 6) sorted by relevance
121 public static final int FLAG_HAS_CODE = 1<<2; field in ApplicationInfo
1980 ai.flags |= ApplicationInfo.FLAG_HAS_CODE; in parseApplication()
2876 ApplicationInfo.FLAG_HAS_CODE, "HAS_CODE",
3906 if ((pkg.applicationInfo.flags&ApplicationInfo.FLAG_HAS_CODE) != 0) { in performDexOptLI()8887 if ((newPackage.applicationInfo.flags&ApplicationInfo.FLAG_HAS_CODE) != 0) { in moveDexFilesLI()
1650 (aInfo.flags&ApplicationInfo.FLAG_HAS_CODE) != 0); in getPackageInfo()
7024 field public static final int FLAG_HAS_CODE = 4; // 0x4