Searched refs:getCacheKey (Results 1 – 3 of 3) sorted by relevance
247 final String cacheKey = getCacheKey(context.getUserId(), handle); in validatePeople()275 private String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople466 final String cacheKey = getCacheKey(mContext.getUserId(), handle); in work()
1035 private String getCacheKey(File packageFile, int flags) { in getCacheKey() method in PackageParser1129 final String cacheKey = getCacheKey(packageFile, flags); in getCachedResult()1171 final String cacheKey = getCacheKey(packageFile, flags); in cacheResult()
20129 HSPLandroid/content/pm/PackageParser;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;