Searched refs:hasPackage (Results 1 – 9 of 9) sorted by relevance
25 public boolean hasPackage(String pkg) { in hasPackage() method in AppInfo26 return mAttribution.hasPackage(pkg); in hasPackage()
45 public boolean hasPackage(String pkg) { in hasPackage() method in AttributionKey
45 if (app.hasPackage(pkg)) { in findApp()
66 public boolean hasPackage() { in hasPackage() method in CallerIdentity
5468 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_CERT_INSTALL))5582 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));5647 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));5764 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_CERT_SELECTION)));5940 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));6075 || (caller.hasPackage() && (isCallerDelegate || isCredentialManagementApp)));8283 || (caller.hasPackage()8312 || (caller.hasPackage()9844 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_APP_RESTRICTIONS)));10919 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_APP_RESTRICTIONS)));[all …]
176 public boolean hasPackage(@NonNull String packageName) { in hasPackage() method in ShortcutUser
1413 if (!user.hasPackage(packageName)) { in cleanupDanglingBitmapDirectoriesLocked()
6208 boolean hasPackage = dumpPackage == null || dumpUid == mUidStates.keyAt(i); in dump()6219 (!hasOp || !hasPackage || !hasMode) && pkgi < pkgOps.size(); in dump()6232 if (!hasPackage && dumpPackage.equals(ops.packageName)) { in dump()6233 hasPackage = true; in dump()6242 if (!hasOp || !hasPackage || !hasMode) { in dump()6433 boolean hasPackage; in dump()6435 hasPackage = packageNames.includes(dumpPackage); in dump()6437 hasPackage = true; in dump()6439 if (!hasPackage) { in dump()
16257 HPLcom/android/server/devicepolicy/CallerIdentity;->hasPackage()Z33079 HPLcom/android/server/pm/ShortcutUser;->hasPackage(Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Lan…