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()
603 || newPkg.isForceQueryable() in addPackageInternal()
5097 pw.print(ps.getPkg().isForceQueryable());
479 boolean isForceQueryable(); in isForceQueryable() method
235 AndroidPackage::isForceQueryable, in <lambda>()
145 method public boolean isForceQueryable();
4335 public boolean isForceQueryable() { in isForceQueryable() method in PackageInstaller.SessionInfo
1655 public boolean isForceQueryable() { in isForceQueryable() method in PackageImpl
2230 HSPLcom/android/server/pm/AppsFilterBase;->isForceQueryable(I)Z+]Lcom/android/server/utils/WatchedA…2249 HSPLcom/android/server/pm/AppsFilterLocked;->isForceQueryable(I)Z
17720 HPLcom/android/server/pm/AppsFilterBase;->isForceQueryable(I)Z17780 HPLcom/android/server/pm/AppsFilterLocked;->isForceQueryable(I)Z