Home
last modified time | relevance | path

Searched refs:crossProfile (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java166 public boolean crossProfile; field in ApplicationInfo
1702 pw.println(prefix + "crossProfile=" + (crossProfile ? "true" : "false")); in dump()
1954 crossProfile = orig.crossProfile; in ApplicationInfo()
2046 dest.writeBoolean(crossProfile); in writeToParcel()
2146 crossProfile = source.readBoolean(); in ApplicationInfo()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackage.java283 ParsingPackage setCrossProfile(boolean crossProfile); in setCrossProfile() argument
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java1982 if (!applicationInfo.crossProfile) {
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPackageImpl.java2549 appInfo.crossProfile = isCrossProfile();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt653 field public static final int crossProfile = 16844302; // 0x101060e