Home
last modified time | relevance | path

Searched refs:getCacheKey (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/
H A DPackageCacher.java61 private String getCacheKey(File packageFile, int flags) { in getCacheKey() method in PackageCacher
166 final String cacheKey = getCacheKey(packageFile, flags); in getCachedResult()
197 final String cacheKey = getCacheKey(packageFile, flags); in cacheResult()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt139 val key = getCacheKey(rotation, displayCutout)
165 val key = getCacheKey(rotation, displayCutout)
202 val key = getCacheKey(rotation, displayCutout)
277 private fun getCacheKey( regex
/aosp14/frameworks/base/location/java/com/android/internal/location/altitude/
H A DGeoidHeightMap.java90 private static long getCacheKey(@NonNull MapParamsProto params, long s2CellId) { in getCacheKey() method in GeoidHeightMap
113 long cacheKey = getCacheKey(params, s2CellIds[i]); in getUnitIntervalValues()
298 cacheKeys[i] = getCacheKey(params, s2CellIds[i]); in loadFromCacheAndDisk()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java283 final String cacheKey = getCacheKey(context.getUserId(), handle); in validatePeople()
321 protected static String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople
549 final String cacheKey = getCacheKey(mContext.getUserId(), handle); in work()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DValidateNotificationPeopleTest.java379 cache.put(ValidateNotificationPeople.getCacheKey(1, lookup), lr); in testValidatePeople_noLookupWhenCached_andPopulatesContactInfo()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt417 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
H A Dboot-image-profile.txt28914 HSPLjava/util/ResourceBundle$BundleReference;->getCacheKey()Ljava/util/ResourceBundle$CacheKey;
/aosp14/frameworks/base/services/
H A Dart-profile5368 HPLcom/android/server/notification/ValidateNotificationPeople;->getCacheKey(ILjava/lang/String;)Lja…
7302 HSPLcom/android/server/pm/parsing/PackageCacher;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof7502 HSPLandroidx/compose/ui/text/font/AndroidFontLoader;->getCacheKey()Ljava/lang/Object;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12877 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;