Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DImageLoader.java229 ScaledBitmapInfo bitmapInfo = loadBitmapTask.getFromCache(); in doLoadBitmap()
276 ScaledBitmapInfo bitmapInfo = getFromCache(); in isReloadNeeded()
300 public final ScaledBitmapInfo getFromCache() { in getFromCache() method in ImageLoader.LoadBitmapTask
328 ScaledBitmapInfo bitmapInfo = getFromCache(); in doInBackground()