Searched refs:FLAG_MULTIARCH (Results 1 – 7 of 7) sorted by relevance
275 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) == 0) { in getBundledAppAbi()330 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0) { in derivePackageAbi()
93 (pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0, in create()
424 public static final int FLAG_MULTIARCH = 1 << 31; field in ApplicationInfo
3666 ai.flags |= ApplicationInfo.FLAG_MULTIARCH; in parseBaseApplication()
8377 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
11111 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000