Searched defs:task (Results 1 – 3 of 3) sorted by relevance
48 protected boolean isCancelled(Object task) { in isCancelled()52 protected abstract Bitmap doInBackground(Object task, int index, long position); in doInBackground()116 LoadBitmapTask task = mRequests.get(index); in getThumbnail() local151 LoadBitmapTask task = mRequests.get(i); in prefetch() local164 LoadBitmapTask task = mRequests.valueAt(i); in reset() local
51 protected Bitmap doInBackground(Object task, int index, long position) { in doInBackground()
44 protected Bitmap doInBackground(Object task, int index, long position) { in doInBackground()