Home
last modified time | relevance | path

Searched defs:getCacheKey (Results 1 – 4 of 4) 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
/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt277 private fun getCacheKey( regex
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java321 protected static String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople