Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/parsing/
DPackageCacher.java72 private String getCacheKey(File packageFile, int flags) { in getCacheKey() method in PackageCacher
183 final String cacheKey = getCacheKey(packageFile, flags); in getCachedResult()
215 final String cacheKey = getCacheKey(packageFile, flags); in cacheResult()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt163 val key = getCacheKey(rotation, displayCutout) in <lambda>()
190 val key = getCacheKey(rotation, displayCutout) in <lambda>()
232 val key = getCacheKey(rotation, displayCutout) in <lambda>()
363 private fun getCacheKey(@Rotation rotation: Int, displayCutout: DisplayCutout?): CacheKey = in <lambda>() method
/frameworks/base/location/java/com/android/internal/location/altitude/
DGeoidMap.java131 private static long getCacheKey(@NonNull MapParamsProto params, long s2CellId) { in getCacheKey() method in GeoidMap
152 long cacheKey = getCacheKey(params, s2CellIds[i]); in getUnitIntervalValues()
354 cacheKeys[i] = getCacheKey(params, s2CellIds[i]); in loadFromCacheAndDisk()
/frameworks/base/services/core/java/com/android/server/notification/
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()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DValidateNotificationPeopleTest.java379 cache.put(ValidateNotificationPeople.getCacheKey(1, lookup), lr); in testValidatePeople_noLookupWhenCached_andPopulatesContactInfo()
/frameworks/base/config/
Dboot-profile.txt417 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
Dboot-image-profile.txt28482 HSPLjava/util/ResourceBundle$BundleReference;->getCacheKey()Ljava/util/ResourceBundle$CacheKey;
/frameworks/base/services/
Dart-profile2743 HSPLcom/android/server/pm/parsing/PackageCacher;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
Dart-wear-profile20273 HPLcom/android/server/pm/parsing/PackageCacher;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12877 Landroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;