Searched refs:cached (Results 1 – 18 of 18) sorted by relevance
101 Bitmap cached = sCache.get(key); in decodeBitmap() local102 if (cached != null) { in decodeBitmap()103 receiver.onBitmapDecoded(cached); in decodeBitmap()125 Bitmap cached = sCache.get(key); in decodeBitmapRegion() local126 if (cached != null) { in decodeBitmapRegion()127 receiver.onBitmapDecoded(cached); in decodeBitmapRegion()
51 WallpaperColors cached = sCache.get(asset); in getWallpaperColors() local52 if (cached != null) { in getWallpaperColors()53 callback.onLoaded(cached); in getWallpaperColors()
87 NowOrLater<Drawable.ConstantState> cached = mIconCache.get(drawableId);89 if (cached != null) Log.d(TAG, "Found icon in cache: " + drawableId);91 return cached;
45 explicit handle(int fd, const RedactionInfo* ri, bool cached, bool passthrough, uid_t uid, in handle()49 cached(cached), in handle()58 const bool cached; member315 if (handle->cached) { in HasCachedHandle()
1298 fi->direct_io = !h->cached; in pf_open()1861 fi->direct_io = !h->cached; in pf_create()
38 public void setCached(final boolean cached) { in setCached() argument39 mCached = cached; in setCached()
42 final boolean cached) { in onMediaResourceLoaded() argument44 mListener.onMediaResourceLoaded(request, resource, cached); in onMediaResourceLoaded()
94 void onMediaResourceLoaded(MediaRequest<T> request, T resource, boolean cached); in onMediaResourceLoaded() argument
277 synchronized void setCached(boolean cached) { in setCached() argument278 if (DBG) Log.d(TAG, "Set Cache" + cached + "Node" + toString()); in setCached()279 mCached = cached; in setCached()280 if (!cached) { in setCached()
128 Drawable cached = mMemoryCache.get(key); in getImage() local129 if (cached != null) { in getImage()130 consumer.accept(key, cached); in getImage()
27 # Maximum number of periodically collected records to be cached in memory.45 # Maximum number of periodically monitored records to be cached in memory.
242 PreviewLifecycleObserver cached = mActivePreviews.get(observer.renderer.getHostToken()); in destroyObserver() local243 if (cached == observer) { in destroyObserver()
185 // Information cached in the old calllog
196 description.setText(rootView.getContext().getText(R.string.cached)); in bind()
532 final LocalCallingIdentity cached = mCachedCallingIdentity534 return (cached != null) ? cached
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...