Searched refs:getCache (Results 1 – 5 of 5) sorted by relevance
192 Bundle getCache(in String packageName, in Uri key, int userId); in getCache() method
3228 public @Nullable Bundle getCache(@NonNull Uri key) {3230 final Bundle bundle = getContentService().getCache(mContext.getPackageName(), key,
1223 public Bundle getCache(String packageName, Uri key, int userId) { in getCache() method in ContentService
1343 …Permission("android.permission.CACHE_CONTENT") public android.os.Bundle getCache(@NonNull android.…
5760 PLcom/android/server/content/ContentService;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroi…