Searched refs:FLAG_MULTIARCH (Results 1 – 8 of 8) sorted by relevance
92 (pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0, in create()
417 public static final int FLAG_MULTIARCH = 1 << 31; field in ApplicationInfo
3643 ai.flags |= ApplicationInfo.FLAG_MULTIARCH; in parseBaseApplication()
12643 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) == 0) { in setBundledAppAbi()19212 return (info.flags & ApplicationInfo.FLAG_MULTIARCH) != 0; in isMultiArch()
8377 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
10198 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
10235 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
10749 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000