Home
last modified time | relevance | path

Searched refs:cached (Results 1 – 18 of 18) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DBitmapCachingAsset.java101 Bitmap cached = sCache.get(key); in decodeBitmap() local
102 if (cached != null) { in decodeBitmap()
103 receiver.onBitmapDecoded(cached); in decodeBitmap()
125 Bitmap cached = sCache.get(key); in decodeBitmapRegion() local
126 if (cached != null) { in decodeBitmapRegion()
127 receiver.onBitmapDecoded(cached); in decodeBitmapRegion()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DWallpaperColorsLoader.java51 WallpaperColors cached = sCache.get(asset); in getWallpaperColors() local
52 if (cached != null) { in getWallpaperColors()
53 callback.onLoaded(cached); in getWallpaperColors()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DCachingIconLoader.java87 NowOrLater<Drawable.ConstantState> cached = mIconCache.get(drawableId);
89 if (cached != null) Log.d(TAG, "Found icon in cache: " + drawableId);
91 return cached;
/packages/providers/MediaProvider/jni/
Dnode-inl.h45 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; member
315 if (handle->cached) { in HasCachedHandle()
DFuseDaemon.cpp1298 fi->direct_io = !h->cached; in pf_open()
1861 fi->direct_io = !h->cached; in pf_create()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
DFakeImageResource.java38 public void setCached(final boolean cached) { in setCached() argument
39 mCached = cached; in setCached()
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DBindableMediaRequest.java42 final boolean cached) { in onMediaResourceLoaded() argument
44 mListener.onMediaResourceLoaded(request, resource, cached); in onMediaResourceLoaded()
DMediaResourceManager.java94 void onMediaResourceLoaded(MediaRequest<T> request, T resource, boolean cached); in onMediaResourceLoaded() argument
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java277 synchronized void setCached(boolean cached) { in setCached() argument
278 if (DBG) Log.d(TAG, "Set Cache" + cached + "Node" + toString()); in setCached()
279 mCached = cached; in setCached()
280 if (!cached) { in setCached()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
DLocalImageFetcher.java128 Drawable cached = mMemoryCache.get(key); in getImage() local
129 if (cached != null) { in getImage()
130 consumer.accept(key, cached); in getImage()
/packages/services/Car/cpp/watchdog/server/sysprop/
DWatchdogProperties.sysprop27 # Maximum number of periodically collected records to be cached in memory.
45 # Maximum number of periodically monitored records to be cached in memory.
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DGridCustomizationsProvider.java242 PreviewLifecycleObserver cached = mActivePreviews.get(observer.renderer.getHostToken()); in destroyObserver() local
243 if (cached == observer) { in destroyObserver()
/packages/apps/Dialer/java/com/android/dialer/phonelookup/
Dphone_lookup_info.proto185 // Information cached in the old calllog
/packages/apps/Settings/src/com/android/settings/applications/
DRunningProcessesView.java196 description.setText(rootView.getContext().getText(R.string.cached)); in bind()
/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java532 final LocalCallingIdentity cached = mCachedCallingIdentity
534 return (cached != null) ? cached
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...