Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPreferredActivity.java44 private SnapshotCache makeCache() { in makeCache() method in PreferredActivity
58 mSnapshot = makeCache();
75 mSnapshot = makeCache();
H A DPersistentPreferredIntentResolver.java45 mSnapshot = makeCache(); in PersistentPreferredIntentResolver()
63 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredIntentResolver
H A DPersistentPreferredActivity.java49 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredActivity
63 mSnapshot = makeCache();
118 mSnapshot = makeCache();
H A DCrossProfileIntentResolver.java56 mSnapshot = makeCache(); in CrossProfileIntentResolver()
74 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentResolver
H A DPreferredIntentResolver.java74 mSnapshot = makeCache(); in PreferredIntentResolver()
92 private SnapshotCache makeCache() { in makeCache() method in PreferredIntentResolver
H A DCrossProfileIntentFilter.java110 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentFilter
132 mSnapshot = makeCache();
176 mSnapshot = makeCache();
H A DSharedUserSetting.java92 private SnapshotCache<SharedUserSetting> makeCache() { in makeCache() method in SharedUserSetting
114 mSnapshot = makeCache();
H A DPackageSetting.java201 private SnapshotCache<PackageSetting> makeCache() { in makeCache() method in PackageSetting
238 mSnapshot = makeCache();
267 mSnapshot = makeCache();
H A DSharedLibrariesImpl.java139 private SnapshotCache<SharedLibrariesImpl> makeCache() { in makeCache() method in SharedLibrariesImpl
166 mSnapshot = makeCache();
H A DInstantAppRegistry.java194 private SnapshotCache<InstantAppRegistry> makeCache() { in makeCache() method in InstantAppRegistry
223 mSnapshot = makeCache();
H A DSettings.java573 private SnapshotCache<Settings> makeCache() { in makeCache() method in Settings
659 mSnapshot = makeCache();
737 mSnapshot = makeCache();
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DPackageUserStateImpl.java107 private SnapshotCache<PackageUserStateImpl> makeCache() { in makeCache() method in PackageUserStateImpl
121 mSnapshot = makeCache();
126 mSnapshot = makeCache();
/aosp14/frameworks/base/services/
H A Dart-profile5823 HSPLcom/android/server/pm/CrossProfileIntentFilter;->makeCache()Lcom/android/server/utils/SnapshotC…
5835 HSPLcom/android/server/pm/CrossProfileIntentResolver;->makeCache()Lcom/android/server/utils/Snapsho…
6033 HSPLcom/android/server/pm/InstantAppRegistry;->makeCache()Lcom/android/server/utils/SnapshotCache;
6545 HSPLcom/android/server/pm/PackageSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
6631 HSPLcom/android/server/pm/PreferredActivity;->makeCache()Lcom/android/server/utils/SnapshotCache;
6643 HSPLcom/android/server/pm/PreferredIntentResolver;->makeCache()Lcom/android/server/utils/SnapshotCa…
6785 HSPLcom/android/server/pm/Settings;->makeCache()Lcom/android/server/utils/SnapshotCache;
6871 HSPLcom/android/server/pm/SharedLibrariesImpl;->makeCache()Lcom/android/server/utils/SnapshotCache;
6900 HSPLcom/android/server/pm/SharedUserSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
8260 HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->makeCache()Lcom/android/server/utils/SnapshotC…