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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AppBridge.java 61 public boolean switchWithCaptureAnimation(int offset);
PhotoPage.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
ActivityBase.java 357 mAppBridge.switchWithCaptureAnimation(1);
630 private void switchWithCaptureAnimation(int offset) {
631 if (mServer != null) mServer.switchWithCaptureAnimation(offset);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java 345 // switchWithCaptureAnimation().
    [all...]

Completed in 67 milliseconds