Searched refs:isForceQueryable (Results 1 – 10 of 10) sorted by relevance
48 protected boolean isForceQueryable(int appId) { in isForceQueryable() method in AppsFilterLocked50 return super.isForceQueryable(appId); in isForceQueryable()
205 protected boolean isForceQueryable(int callingAppId) { in isForceQueryable() method in AppsFilterBase270 if (isForceQueryable(setting.getAppId())) { in getVisibilityAllowList()341 return !isForceQueryable(targetPkgSetting.getAppId()) in shouldFilterApplication()508 if (isForceQueryable(targetAppId)) { in shouldFilterApplicationInternal()
601 || newPkg.isForceQueryable() in addPackageInternal()
4802 pw.print(ps.getPkg().isForceQueryable());
472 boolean isForceQueryable(); in isForceQueryable() method
234 AndroidPackage::isForceQueryable,
145 method public boolean isForceQueryable();
3803 public boolean isForceQueryable() { in isForceQueryable() method in PackageInstaller.SessionInfo
1617 public boolean isForceQueryable() { in isForceQueryable() method in PackageImpl
5571 HSPLcom/android/server/pm/AppsFilterBase;->isForceQueryable(I)Z+]Lcom/android/server/utils/WatchedA…5612 HSPLcom/android/server/pm/AppsFilterLocked;->isForceQueryable(I)Z7580 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isForceQueryable()Z