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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java 49 public static final int FULL_VIEW = 0;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 416 new Action(this, originalRep, Action.FULL_VIEW));
421 new Action(this, currentRep, Action.FULL_VIEW));
427 new Action(this, rep, Action.FULL_VIEW, true));
578 mCategoryBordersAdapter.add(new Action(this, representation, Action.FULL_VIEW));
    [all...]

Completed in 120 milliseconds