Searched refs:thumbUri (Results 1 – 3 of 3) sorted by relevance
215 Uri thumbUri = index >= mOthers.size() ? null : mOthers.get(index).getThumbnailUri(); in getOrientation() local216 if (thumbUri == null) { in getOrientation()219 return mImageLoader.getOrientation(thumbUri); in getOrientation()
101 public CreativeCategory(Context context, String title, String collectionId, Uri thumbUri, in CreativeCategory() argument107 wallpaperInfos.get(0).getWallpaperComponent(), thumbUri), in CreativeCategory()
108 public Uri thumbUri() { in thumbUri() method in MockImage