Searched refs:onFetched (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DAlbumArtCache.java88 listener.onFetched(artUrl, bitmap[BIG_BITMAP_INDEX], bitmap[ICON_BITMAP_INDEX]);
116 listener.onFetched(artUrl,
124 public abstract void onFetched(String artUrl, Bitmap bigImage, Bitmap iconImage); method in class:AlbumArtCache.FetchListener
H A DMediaNotificationManager.java339 public void onFetched(String artUrl, Bitmap bitmap, Bitmap icon) {
H A DMediaBrowserServiceSupport.java609 public void onFetched(String artUrl, Bitmap bitmap, Bitmap icon) {
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DAlbumArtCache.java88 listener.onFetched(artUrl, bitmap[BIG_BITMAP_INDEX], bitmap[ICON_BITMAP_INDEX]);
116 listener.onFetched(artUrl,
124 public abstract void onFetched(String artUrl, Bitmap bigImage, Bitmap iconImage); method in class:AlbumArtCache.FetchListener
H A DMediaNotificationManager.java339 public void onFetched(String artUrl, Bitmap bitmap, Bitmap icon) {
H A DMediaBrowserServiceSupport.java609 public void onFetched(String artUrl, Bitmap bitmap, Bitmap icon) {

Completed in 587 milliseconds