Searched defs:drawable (Results 1 – 11 of 11) sorted by relevance
42 public void onBitmapFailed(Drawable drawable) { in onBitmapFailed()47 public void onPrepareLoad(Drawable drawable) { in onPrepareLoad()
39 public void onBitmapFailed(Drawable drawable) { in onBitmapFailed()44 public void onPrepareLoad(Drawable drawable) { in onPrepareLoad()
127 public void onBitmapFailed(Drawable drawable) { in onBitmapFailed()132 public void onPrepareLoad(Drawable drawable) { in onPrepareLoad()
56 public void setImageDrawable(Drawable drawable) { in setImageDrawable()76 private static void notifyDrawable(Drawable drawable, final boolean isDisplayed) { in notifyDrawable()
245 final Drawable drawable = imageView.getDrawable(); in getBitmapWorkerTask() local286 BitmapDrawable drawable = null; in doInBackground() local432 private void setImageDrawable(ImageView imageView, Drawable drawable) { in setImageDrawable()
85 Drawable drawable = mBackgrounds.get(pt); in getBackgroundForPage() local
172 WeakReference<Drawable> drawable; field in AppListFragment.ApplicationItem
221 protected void updateBackground(Drawable drawable) { in updateBackground()