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 41 public static final int FULL_VIEW = 0;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 377 mCategoryBordersAdapter.add(new Action(this, representation, Action.FULL_VIEW));
766 mCategoryLooksAdapter.add(new Action(this, nullFx, Action.FULL_VIEW));
768 mCategoryLooksAdapter.add(new Action(this, representation, Action.FULL_VIEW));
    [all...]

Completed in 159 milliseconds