Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/content/
DNativeLibraryHelper.java91 (pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) != 0, in create()
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java406 public static final int FLAG_MULTIARCH = 1 << 31; field in ApplicationInfo
DPackageParser.java2920 ai.flags |= ApplicationInfo.FLAG_MULTIARCH; in parseBaseApplication()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java9519 if ((pkg.applicationInfo.flags & ApplicationInfo.FLAG_MULTIARCH) == 0) {
15318 return (info.flags & ApplicationInfo.FLAG_MULTIARCH) != 0;
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1445 NO DOC BLOCK: android.content.pm.ApplicationInfo Field FLAG_MULTIARCH
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8377 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
/frameworks/base/api/
Dcurrent.txt9355 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
Dtest-current.txt9366 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000
Dsystem-current.txt9697 field public static final int FLAG_MULTIARCH = -2147483648; // 0x80000000