Searched refs:getInstalled (Results 1 – 16 of 16) sorted by relevance
163 public static HttpResponseCache getInstalled() { in getInstalled() method in HttpResponseCache
430 final boolean wasInstalled = deletedPs.getInstalled(userId); in removePackageDataLIF()449 if (installed != deletedPs.getInstalled(userId)) { in removePackageDataLIF()
810 boolean getInstalled(int userId) {877 if (getInstalled(user) == installed) {884 if (getInstalled(user) == installed) {895 if (getInstalled(user) || readUserState(user).dataExists()) {902 if (getInstalled(user) || readUserState(user).dataExists()) {
111 if (ps.getInstalled(userId)) { in getInstalledUsersForPackage()
357 ? oldPkgSetting.getInstalled(userId) in commitReconciledScanResultLocked()714 if (!pkgSetting.getInstalled(userId)) { in installExistingPackageAsUser()2433 && ps.getInstalled(currentUserId)) { in updateSettingsInternalLI()2452 if (ps.getInstalled(currentUserId)) { in updateSettingsInternalLI()3336 if (installed != ps.getInstalled(userId)) { in setPackageInstalledForSystemPackage()
997 if (users[i] != userId && ps.getInstalled(users[i])) { in removeUnusedPackagesLPw()
602 if (pkgSetting.getInstalled(allUsers[u])) {
454 if (packageInstalledForSomeUsers && ps.getInstalled(userId)) {
216 public ArraySet<ComponentName> getInstalled(int userId) { in getInstalled() method in EnabledComponentsObserver
662 ArraySet<ComponentName> installed = mComponentObserver.getInstalled(userId);
195 HttpResponseCache cache = HttpResponseCache.getInstalled(); in onDestroy()
238 Lcom/android/server/pm/PackageSettingBase;->getInstalled(I)Z
19011 HPLcom/android/server/pm/PackageSetting;->getInstalled(I)Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17513 method public static android.net.http.HttpResponseCache getInstalled();
29098 method public static android.net.http.HttpResponseCache getInstalled();