Home
last modified time | relevance | path

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

/aosp12/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 DPersistentPreferredActivity.java49 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredActivity
63 mSnapshot = makeCache();
118 mSnapshot = makeCache();
H A DPersistentPreferredIntentResolver.java45 mSnapshot = makeCache(); in PersistentPreferredIntentResolver()
63 private SnapshotCache makeCache() { in makeCache() method in PersistentPreferredIntentResolver
H A DCrossProfileIntentResolver.java54 mSnapshot = makeCache(); in CrossProfileIntentResolver()
72 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentResolver
H A DCrossProfileIntentFilter.java56 private SnapshotCache makeCache() { in makeCache() method in CrossProfileIntentFilter
72 mSnapshot = makeCache();
105 mSnapshot = makeCache();
H A DPreferredIntentResolver.java74 mSnapshot = makeCache(); in PreferredIntentResolver()
92 private SnapshotCache makeCache() { in makeCache() method in PreferredIntentResolver
H A DPackageSetting.java113 private SnapshotCache<PackageSetting> makeCache() { in makeCache() method in PackageSetting
136 mSnapshot = makeCache();
146 mSnapshot = makeCache();
157 mSnapshot = makeCache();
H A DSharedUserSetting.java65 private SnapshotCache<SharedUserSetting> makeCache() { in makeCache() method in SharedUserSetting
81 mSnapshot = makeCache();
H A DInstantAppRegistry.java183 private SnapshotCache<InstantAppRegistry> makeCache() { in makeCache() method in InstantAppRegistry
208 mSnapshot = makeCache();
H A DAppsFilter.java170 private SnapshotCache<AppsFilter> makeCache() { in makeCache() method in AppsFilter
249 mSnapshot = makeCache();
H A DSettings.java534 private SnapshotCache<Settings> makeCache() { in makeCache() method in Settings
599 mSnapshot = makeCache();
649 mSnapshot = makeCache();
/aosp12/frameworks/base/services/
H A Dart-profile29117 HSPLcom/android/server/pm/AppsFilter;->makeCache()Lcom/android/server/utils/SnapshotCache;
29476 HSPLcom/android/server/pm/CrossProfileIntentFilter;->makeCache()Lcom/android/server/utils/SnapshotC…
29487 HSPLcom/android/server/pm/CrossProfileIntentResolver;->makeCache()Lcom/android/server/utils/Snapsho…
29694 HSPLcom/android/server/pm/InstantAppRegistry;->makeCache()Lcom/android/server/utils/SnapshotCache;
31947 HSPLcom/android/server/pm/PersistentPreferredActivity;->makeCache()Lcom/android/server/utils/Snapsh…
31958 HSPLcom/android/server/pm/PersistentPreferredIntentResolver;->makeCache()Lcom/android/server/utils/…
31993 HSPLcom/android/server/pm/PreferredActivity;->makeCache()Lcom/android/server/utils/SnapshotCache;
32020 HSPLcom/android/server/pm/PreferredIntentResolver;->makeCache()Lcom/android/server/utils/SnapshotCa…
32179 HSPLcom/android/server/pm/Settings;->makeCache()Lcom/android/server/utils/SnapshotCache;