OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onLoadStarted
(Results
1 - 8
of
8
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/request/target/
BaseTarget.java
57
public void
onLoadStarted
(Drawable placeholder) {
Target.java
15
* <li>
onLoadStarted
</li>
21
* The typical lifecycle is
onLoadStarted
-> onResourceReady or onLoadFailed -> onLoadCleared. However, there are no
22
* guarantees.
onLoadStarted
may not be called if the resource is in memory or if the load will fail because of a
46
void
onLoadStarted
(Drawable placeholder);
52
* Note - This may be called before {@link #
onLoadStarted
(android.graphics.drawable.Drawable)} if the model
ImageViewTarget.java
47
public void
onLoadStarted
(Drawable placeholder) {
/external/glide/library/src/main/java/com/bumptech/glide/request/
RequestFutureTarget.java
160
public void
onLoadStarted
(Drawable placeholder) {
GenericRequest.java
263
target.
onLoadStarted
(getPlaceholderDrawable());
/external/glide/library/src/main/java/com/bumptech/glide/
Glide.java
645
public void
onLoadStarted
(Drawable placeholder) {
/developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar
/packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar
Completed in 75 milliseconds