Searched refs:canQueryViaUsesLibrary (Results 1 – 4 of 4) sorted by relevance
103 public static boolean canQueryViaUsesLibrary(AndroidPackage querying, in canQueryViaUsesLibrary() method in AppsFilterUtils
38 import static com.android.server.pm.AppsFilterUtils.canQueryViaUsesLibrary;692 if (canQueryViaUsesLibrary(existingPkg, newPkg)) { in addPackageInternal()720 if (canQueryViaUsesLibrary(newPkg, existingPkg)) { in addPackageInternal()
2262 HSPLcom/android/server/pm/AppsFilterUtils;->canQueryViaUsesLibrary(Lcom/android/server/pm/pkg/Andro…
17799 HPLcom/android/server/pm/AppsFilterUtils;->canQueryViaUsesLibrary(Lcom/android/server/pm/pkg/Androi…