Home
last modified time | relevance | path

Searched refs:gotoGallery (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
DMenuHelper.java161 gotoGallery(activity, R.string.gallery_camera_bucket_name, INCLUDE_IMAGES); in gotoCameraImageGallery()
165 gotoGallery(activity, R.string.gallery_camera_videos_bucket_name, INCLUDE_VIDEOS); in gotoCameraVideoGallery()
168 private static void gotoGallery(Activity activity, int windowTitleId, in gotoGallery() method in MenuHelper
DCamera.java2004 private void gotoGallery() { in gotoGallery() method in Camera
DVideoCamera.java1080 private void gotoGallery() { in gotoGallery() method in VideoCamera