Searched refs:getCacheKey (Results 1 – 2 of 2) sorted by relevance
251 final String cacheKey = getCacheKey(context.getUserId(), handle); in validatePeople()279 private String getCacheKey(int userId, String handle) { in getCacheKey() method in ValidateNotificationPeople508 final String cacheKey = getCacheKey(mContext.getUserId(), handle); in work()
1050 private String getCacheKey(File packageFile, int flags) { in getCacheKey() method in PackageParser1144 final String cacheKey = getCacheKey(packageFile, flags); in getCachedResult()1186 final String cacheKey = getCacheKey(packageFile, flags); in cacheResult()