Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/images/
DImageLoader.java336 public abstract ScaledBitmapInfo doGetBitmapInBackground(); in doGetBitmapInBackground() method in ImageLoader.LoadBitmapTask
345 bitmapInfo = doGetBitmapInBackground(); in doInBackground()
391 public final ScaledBitmapInfo doGetBitmapInBackground() { in doGetBitmapInBackground() method in ImageLoader.LoadBitmapFromUriTask
415 public ScaledBitmapInfo doGetBitmapInBackground() { in doGetBitmapInBackground() method in ImageLoader.LoadTvInputLogoTask