Package 

Enum ImageRequest.RequestLevel

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ImageRequest.RequestLevel
    
                        

    Level down to we are willing to go in order to find an image. E.g., we might only want to godown to bitmap memory cache, and not check the disk cache or do a full fetch.