Searched refs:FLAG_MULTIARCH (Results 1 – 6 of 6) sorted by relevance
93 (pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0, in create()
424 public static final int FLAG_MULTIARCH = 1 << 31; field in ApplicationInfo
3608 ai.flags |= ApplicationInfo.FLAG_MULTIARCH; in parseBaseApplication()
12799 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) == 0) {18224 return (info.flags & ApplicationInfo.FLAG_MULTIARCH) != 0;
8377 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
11101 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000