Searched refs:isForceQueryable (Results 1 – 11 of 11) sorted by relevance
55 protected boolean isForceQueryable(int appId) { in isForceQueryable() method in AppsFilterLocked57 return super.isForceQueryable(appId); in isForceQueryable()
207 protected boolean isForceQueryable(int callingAppId) { in isForceQueryable() method in AppsFilterBase272 if (isForceQueryable(setting.getAppId())) { in getVisibilityAllowList()349 return !isForceQueryable(targetPkgSetting.getAppId()) in shouldFilterApplication()517 if (isForceQueryable(targetAppId)) { in shouldFilterApplicationInternal()
608 || newPkg.isForceQueryable() in addPackageInternal()
5219 pw.print(ps.getPkg().isForceQueryable());
501 boolean isForceQueryable(); in isForceQueryable() method
248 AndroidPackage::isForceQueryable, in <lambda>()
145 method public boolean isForceQueryable();
4374 public boolean isForceQueryable() { in isForceQueryable() method in PackageInstaller.SessionInfo
1686 public boolean isForceQueryable() { in isForceQueryable() method in PackageImpl
2477 HPLcom/android/server/pm/AppsFilterLocked;->isForceQueryable(I)Z
13786 PLcom/android/server/pm/AppsFilterBase;->isForceQueryable(I)Z13818 HPLcom/android/server/pm/AppsFilterImpl;->isForceQueryable(I)Z