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

  /packages/apps/LegacyCamera/src/com/android/camera/
MenuHelper.java 141 gotoGallery(activity, R.string.gallery_camera_bucket_name, INCLUDE_IMAGES);
145 gotoGallery(activity, R.string.gallery_camera_videos_bucket_name, INCLUDE_VIDEOS);
148 private static void gotoGallery(Activity activity, int windowTitleId,
Camera.java     [all...]
VideoCamera.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
ActivityBase.java 355 protected void gotoGallery() {
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java 782 public void gotoGallery() {
    [all...]

Completed in 575 milliseconds