Searched refs:getInstalled (Results 1 – 15 of 15) sorted by relevance
163 public static HttpResponseCache getInstalled() { in getInstalled() method in HttpResponseCache
216 public ArraySet<ComponentName> getInstalled(int userId) { in getInstalled() method in EnabledComponentsObserver
662 ArraySet<ComponentName> installed = mComponentObserver.getInstalled(userId);
747 boolean getInstalled(int userId) {793 if (getInstalled(user) == installed) {800 if (getInstalled(user) == installed) {
360 if (installed != deletedPs.getInstalled(userId)) { in removePackageDataLIF()
134 if (ps.getInstalled(user.id)) { in prepareAppDataPostCommitLIF()
366 ? oldPkgSetting.getInstalled(userId) in commitReconciledScanResultLocked()688 if (!pkgSetting.getInstalled(userId)) { in installExistingPackageAsUser()2314 && ps.getInstalled(currentUserId)) { in updateSettingsInternalLI()2333 if (ps.getInstalled(currentUserId)) { in updateSettingsInternalLI()3452 if (installed != ps.getInstalled(userId)) { in setPackageInstalledForSystemPackage()
948 if (users[i] != userId && ps.getInstalled(users[i])) { in removeUnusedPackagesLPw()
599 if (pkgSetting.getInstalled(allUsers[u])) {
454 if (packageInstalledForSomeUsers && ps.getInstalled(userId)) {
205 HttpResponseCache cache = HttpResponseCache.getInstalled(); in onDestroy()
238 Lcom/android/server/pm/PackageSettingBase;->getInstalled(I)Z
6498 HSPLcom/android/server/pm/PackageSetting;->getInstalled(I)Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28596 method public static android.net.http.HttpResponseCache getInstalled();