A B C D E F G H I L N O P Q R S T U V W

P

peek() - Method in class com.xtremelabs.imageutils.HashedQueue
 
placeholderImageResourceId - Variable in class com.xtremelabs.imageutils.AbstractImageLoader.Options
The ImageLoader will load the resource at this ID prior to making the image request.

Default value: null.
poll() - Method in class com.xtremelabs.imageutils.HashedQueue
 
precacheImageToDisk(String) - Method in class com.xtremelabs.imageutils.AbstractImageLoader
Caches the image at the provided URI into the disk cache.
precacheImageToDisk(String, Context) - Static method in class com.xtremelabs.imageutils.AbstractImageLoader
Caches the image at the provided URI into the disk cache.
precacheImageToDisk(ImageRequest) - Method in class com.xtremelabs.imageutils.ImageCacher
Caches the image at the provided uri to disk.
precacheImageToDiskAndMemory(String, Dimensions, AbstractImageLoader.Options) - Method in class com.xtremelabs.imageutils.AbstractImageLoader
This method must be called from the UI thread.

Caches the image at the provided URL into both the disk cache and into the memory cache.

This method call is useful for pre-caching smaller images.
precacheImageToDiskAndMemory(String, Context, Integer, Integer) - Method in class com.xtremelabs.imageutils.AbstractImageLoader
Deprecated. 
preferedConfig - Variable in class com.xtremelabs.imageutils.AbstractImageLoader.Options
Modify this value to change the colour format of decoded bitmaps.

A B C D E F G H I L N O P Q R S T U V W