Home
last modified time | relevance | path

Searched refs:ContentStreamBitmapHunter (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/squareup/picasso/
H A DContentStreamBitmapHunter.java27 class ContentStreamBitmapHunter extends BitmapHunter { class
30 ContentStreamBitmapHunter(Context context, Picasso picasso, Dispatcher dispatcher, Cache cache, in ContentStreamBitmapHunter() method in ContentStreamBitmapHunter
H A DFileBitmapHunter.java30 class FileBitmapHunter extends ContentStreamBitmapHunter {
H A DMediaStoreBitmapHunter.java36 class MediaStoreBitmapHunter extends ContentStreamBitmapHunter {
H A DBitmapHunter.java207 return new ContentStreamBitmapHunter(context, picasso, dispatcher, cache, stats, action); in forRequest()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/squareup/picasso/
H A DContentStreamBitmapHunter.java27 class ContentStreamBitmapHunter extends BitmapHunter { class
30 ContentStreamBitmapHunter(Context context, Picasso picasso, Dispatcher dispatcher, Cache cache, in ContentStreamBitmapHunter() method in ContentStreamBitmapHunter
H A DFileBitmapHunter.java30 class FileBitmapHunter extends ContentStreamBitmapHunter {
H A DMediaStoreBitmapHunter.java36 class MediaStoreBitmapHunter extends ContentStreamBitmapHunter {
H A DBitmapHunter.java207 return new ContentStreamBitmapHunter(context, picasso, dispatcher, cache, stats, action); in forRequest()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/
H A Dmoz.build966 'com/squareup/picasso/ContentStreamBitmapHunter.java',