Searched refs:getCache (Results 1 – 7 of 7) 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
1506 …Permission("android.permission.CACHE_CONTENT") public android.os.Bundle getCache(@NonNull android.…
13070 Landroid/content/ContentResolver;->getCache(Landroid/net/Uri;)Landroid/os/Bundle;13303 Landroid/content/IContentService$Stub$Proxy;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroi…13381 Landroid/content/IContentService;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroid/os/Bundle;42794 Landroid/net/http/HttpResponseCache;->getCache()Lcom/android/okhttp/Cache;101257 Lcom/android/okhttp/AndroidShimResponseCache;->getCache()Lcom/android/okhttp/Cache;101916 Lcom/android/okhttp/OkCacheContainer;->getCache()Lcom/android/okhttp/Cache;101932 Lcom/android/okhttp/OkHttpClient;->getCache()Lcom/android/okhttp/Cache;
5760 PLcom/android/server/content/ContentService;->getCache(Ljava/lang/String;Landroid/net/Uri;I)Landroi…