Home
last modified time | relevance | path

Searched refs:makeCache (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPreferredActivity.java44 private SnapshotCache makeCache() { in makeCache() method in PreferredActivity
58 mSnapshot = makeCache();
75 mSnapshot = makeCache();
DPersistentPreferredIntentResolver.java45 mSnapshot = makeCache(); in PersistentPreferredIntentResolver()
63 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredIntentResolver
DCrossProfileIntentResolver.java56 mSnapshot = makeCache(); in CrossProfileIntentResolver()
74 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentResolver
DPersistentPreferredActivity.java49 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredActivity
63 mSnapshot = makeCache();
118 mSnapshot = makeCache();
DPreferredIntentResolver.java74 mSnapshot = makeCache(); in PreferredIntentResolver()
92 private SnapshotCache makeCache() { in makeCache() method in PreferredIntentResolver
DCrossProfileIntentFilter.java110 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentFilter
132 mSnapshot = makeCache();
176 mSnapshot = makeCache();
DSharedUserSetting.java92 private SnapshotCache<SharedUserSetting> makeCache() { in makeCache() method in SharedUserSetting
114 mSnapshot = makeCache();
DPackageSetting.java241 private SnapshotCache<PackageSetting> makeCache() { in makeCache() method in PackageSetting
260 mSnapshot = makeCache();
290 mSnapshot = makeCache();
DSharedLibrariesImpl.java142 private SnapshotCache<SharedLibrariesImpl> makeCache() { in makeCache() method in SharedLibrariesImpl
169 mSnapshot = makeCache();
DInstantAppRegistry.java194 private SnapshotCache<InstantAppRegistry> makeCache() { in makeCache() method in InstantAppRegistry
223 mSnapshot = makeCache();
DSettings.java584 private SnapshotCache<Settings> makeCache() { in makeCache() method in Settings
662 mSnapshot = makeCache();
734 mSnapshot = makeCache();
/frameworks/base/services/core/java/com/android/server/pm/pkg/
DPackageUserStateImpl.java142 private SnapshotCache<PackageUserStateImpl> makeCache() { in makeCache() method in PackageUserStateImpl
156 mSnapshot = makeCache();
162 mSnapshot = makeCache();
/frameworks/base/services/
Dart-wear-profile18273 HSPLcom/android/server/pm/InstantAppRegistry;->makeCache()Lcom/android/server/utils/SnapshotCache;
19069 HSPLcom/android/server/pm/PackageSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
19165 HSPLcom/android/server/pm/PreferredActivity;->makeCache()Lcom/android/server/utils/SnapshotCache;
19183 HSPLcom/android/server/pm/PreferredIntentResolver;->makeCache()Lcom/android/server/utils/SnapshotCa…
19366 HSPLcom/android/server/pm/Settings;->makeCache()Lcom/android/server/utils/SnapshotCache;
19473 HSPLcom/android/server/pm/SharedLibrariesImpl;->makeCache()Lcom/android/server/utils/SnapshotCache;
19501 HSPLcom/android/server/pm/SharedUserSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
20604 HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->makeCache()Lcom/android/server/utils/SnapshotC…