Home
last modified time | relevance | path

Searched refs:hasPackage (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DAppInfo.java25 public boolean hasPackage(String pkg) { in hasPackage() method in AppInfo
26 return mAttribution.hasPackage(pkg); in hasPackage()
H A DAttributionKey.java45 public boolean hasPackage(String pkg) { in hasPackage() method in AttributionKey
H A DAppList.java45 if (app.hasPackage(pkg)) { in findApp()
/aosp12/system/tools/hidl/test/utils_test/
H A Dmain.cpp107 ASSERT_TRUE(e.hasPackage()); in TEST()
123 ASSERT_FALSE(e.hasPackage()); in TEST()
136 ASSERT_FALSE(e.hasPackage()); in TEST()
/aosp12/system/tools/hidl/utils/
H A DFqInstance.cpp29 bool FqInstance::hasPackage() const { in hasPackage() function in android::FqInstance
70 bool hasPkg = hasPackage(); in isValid()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCallerIdentity.java66 public boolean hasPackage() { in hasPackage() method in CallerIdentity
H A DDevicePolicyManagerService.java5530 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_CERT_INSTALL))
5644 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));
5709 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));
5826 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_CERT_SELECTION)));
6002 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));
6137 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));
8350 || (caller.hasPackage()
8379 || (caller.hasPackage()
11165 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_PACKAGE_ACCESS)));
11615 || (caller.hasPackage()
[all …]
/aosp12/system/tools/hidl/utils/include/hidl-util/
H A DFqInstance.h48 bool hasPackage() const;
/aosp12/system/libvintf/
H A DManifestHal.cpp148 if (fqInstance.hasPackage() && fqInstance.getPackage() != this->getName()) { in verifyInstance()
H A Dparse_xml.cpp816 if (e.hasPackage()) { in buildObject()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java176 public boolean hasPackage(@NonNull String packageName) { in hasPackage() method in ShortcutUser
H A DShortcutService.java1413 if (!user.hasPackage(packageName)) { in cleanupDanglingBitmapDirectoriesLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java6209 boolean hasPackage = dumpPackage == null || dumpUid == mUidStates.keyAt(i); in dump()
6220 (!hasOp || !hasPackage || !hasMode) && pkgi < pkgOps.size(); in dump()
6233 if (!hasPackage && dumpPackage.equals(ops.packageName)) { in dump()
6234 hasPackage = true; in dump()
6243 if (!hasOp || !hasPackage || !hasMode) { in dump()
6434 boolean hasPackage; in dump()
6436 hasPackage = packageNames.includes(dumpPackage); in dump()
6438 hasPackage = true; in dump()
6440 if (!hasPackage) { in dump()
/aosp12/packages/apps/TV/libs/m2/
H A Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/frameworks/base/services/
H A Dart-profile16257 HPLcom/android/server/devicepolicy/CallerIdentity;->hasPackage()Z
33079 HPLcom/android/server/pm/ShortcutUser;->hasPackage(Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Lan…