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

O

onException(Exception, T, Target) - Method in interface com.bumptech.glide.Glide.RequestListener
Called when an exception occurs during a load.
onException(Exception) - Method in interface com.bumptech.glide.loader.image.ImageLoader.ImageReadyCallback
The method a loader should call when a load fails
onException(Exception) - Method in interface com.bumptech.glide.loader.stream.StreamLoader.StreamReadyCallback
The method that should be called when a load fails because of an exception.
onException(Exception, T, boolean) - Method in interface com.bumptech.glide.presenter.ImagePresenter.ExceptionHandler
Called whenever a load causes an exception
onImageReady(T, Target) - Method in interface com.bumptech.glide.Glide.RequestListener
Called when a load completes successfully, immediately after Target.onImageReady(android.graphics.Bitmap).
onImageReady(Bitmap) - Method in interface com.bumptech.glide.loader.image.ImageLoader.ImageReadyCallback
The method a loader should call when a load completes successfully
onImageReady(Bitmap, boolean) - Method in class com.bumptech.glide.loader.image.ImageManagerLoader
 
onImageReady(T, Target, boolean) - Method in interface com.bumptech.glide.presenter.ImagePresenter.ImageReadyCallback
The method called when a bitmap is set
onImageReady(Bitmap) - Method in class com.bumptech.glide.presenter.target.ImageViewTarget
 
onImageReady(Bitmap) - Method in interface com.bumptech.glide.presenter.target.Target
The method that will be called when the image load has finished
onImageRemoved(Bitmap) - Method in interface com.bumptech.glide.resize.cache.MemoryCache.ImageRemovedListener
 
onLoadCompleted(Bitmap) - Method in interface com.bumptech.glide.resize.LoadedCallback
 
onLoadFailed(Exception) - Method in interface com.bumptech.glide.resize.LoadedCallback
 
onScroll(AbsListView, int, int, int) - Method in class com.bumptech.glide.ListPreloader
 
onScrollStateChanged(AbsListView, int) - Method in class com.bumptech.glide.ListPreloader
 
onSizeReady(int, int) - Method in interface com.bumptech.glide.presenter.target.Target.SizeReadyCallback
 
onStreamReady(InputStream) - Method in interface com.bumptech.glide.loader.stream.StreamLoader.StreamReadyCallback
The method that should be called when a load completes successfully
orientImage(String, Bitmap) - Static method in class com.bumptech.glide.resize.load.ImageResizer
This is an expensive operation that copies the image in place with the pixels rotated.

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