HomeSort by relevance Sort by last modified time
    Searched refs:StripDrawer (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
StripDrawer.java 25 public class StripDrawer extends SelectionDrawer {
31 public StripDrawer(Context context) {
FilmStripView.java 48 private StripDrawer mStripDrawer;
77 mStripDrawer = new StripDrawer((Context) activity);

Completed in 31 milliseconds