Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DValidateNotificationPeople.java247 final String cacheKey = getCacheKey(context.getUserId(), handle); in validatePeople()
275 private String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople
466 final String cacheKey = getCacheKey(mContext.getUserId(), handle); in work()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1035 private String getCacheKey(File packageFile, int flags) { in getCacheKey() method in PackageParser
1129 final String cacheKey = getCacheKey(packageFile, flags); in getCachedResult()
1171 final String cacheKey = getCacheKey(packageFile, flags); in cacheResult()
/frameworks/base/config/
Dboot-image-profile.txt20129 HSPLandroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;