Searched refs:getCacheKey (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/ |
H A D | PackageCacher.java | 61 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 D | StatusBarContentInsetsProvider.kt | 139 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 D | GeoidHeightMap.java | 90 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 D | ValidateNotificationPeople.java | 283 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 D | ValidateNotificationPeopleTest.java | 379 cache.put(ValidateNotificationPeople.getCacheKey(1, lookup), lr); in testValidatePeople_noLookupWhenCached_andPopulatesContactInfo()
|
/aosp14/frameworks/base/config/ |
H A D | boot-profile.txt | 417 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
|
H A D | boot-image-profile.txt | 28914 HSPLjava/util/ResourceBundle$BundleReference;->getCacheKey()Ljava/util/ResourceBundle$CacheKey;
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5368 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 D | profile.txt.prof | 7502 HSPLandroidx/compose/ui/text/font/AndroidFontLoader;->getCacheKey()Ljava/lang/Object;
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 12877 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
|