Searched refs:getSetForSlot (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery3D/src/com/cooliris/media/
H A DMediaBucketList.java120 MediaSet set = feed.getSetForSlot(slotId);
158 MediaSet set = feed.getSetForSlot(slotId);
H A DGridLayer.java631 MediaSet set = feed.getSetForSlot(i);
719 MediaSet set = feed.getSetForSlot(i);
972 MediaSet set = feed.getSetForSlot(i);
984 MediaSet set = feed.getSetForSlot(i);
1076 MediaSet set = feed.getSetForSlot(retSlot);
1285 MediaSet set = feed.getSetForSlot(i);
H A DTimeBar.java220 MediaSet slotSet = feed.getSetForSlot(i);
H A DMediaFeed.java372 public MediaSet getSetForSlot(int slotIndex) { method in class:MediaFeed

Completed in 38 milliseconds