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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ProcessingService.java 268 if (exit && !mNeedsAlive && !mFiltershowActivity.isSimpleEditAction()) {
291 } else if (exit || mFiltershowActivity.isSimpleEditAction()) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java 548 if (!filterShowActivity.isSimpleEditAction()) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 203 public boolean isSimpleEditAction() {
    [all...]

Completed in 118 milliseconds