Searched refs:slotView (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DManageCacheDrawer.java43 SlotView slotView, LabelSpec labelSpec, int cachePinSize, int cachePinMargin) {
44 super(activity, selectionManager, slotView, labelSpec,
42 ManageCacheDrawer(AbstractGalleryActivity activity, SelectionManager selectionManager, SlotView slotView, LabelSpec labelSpec, int cachePinSize, int cachePinMargin) argument
H A DAlbumSetSlotRenderer.java70 SlotView slotView, LabelSpec labelSpec, int placeholderColor) {
74 mSlotView = slotView;
68 AlbumSetSlotRenderer(AbstractGalleryActivity activity, SelectionManager selectionManager, SlotView slotView, LabelSpec labelSpec, int placeholderColor) argument
H A DAlbumSlotRenderer.java53 public AlbumSlotRenderer(AbstractGalleryActivity activity, SlotView slotView, argument
57 mSlotView = slotView;

Completed in 161 milliseconds