Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
DLocalImageFetcher.java191 private void fulfilRequests(ImageLoadingTask task, Drawable drawable) { in fulfilRequests() method in LocalImageFetcher
301 sInstance.fulfilRequests(this, drawable); in onPostExecute()