Searched defs:KEY_IN_CAMERA_ROLL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java113 public static final String KEY_IN_CAMERA_ROLL = "in_camera_roll"; field in class:PhotoPage
419 boolean inCameraRoll = data.getBoolean(KEY_IN_CAMERA_ROLL, false);

Completed in 39 milliseconds