Home
last modified time | relevance | path

Searched refs:FLAG_MULTIARCH (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DNativeLibraryHelper.java92 (pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0, in create()
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java417 public static final int FLAG_MULTIARCH = 1 << 31; field in ApplicationInfo
DPackageParser.java3643 ai.flags |= ApplicationInfo.FLAG_MULTIARCH; in parseBaseApplication()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java12643 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) == 0) { in setBundledAppAbi()
19212 return (info.flags & ApplicationInfo.FLAG_MULTIARCH) != 0; in isMultiArch()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8377 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
/frameworks/base/api/
Dcurrent.txt10198 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
Dtest-current.txt10235 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
Dsystem-current.txt10749 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000