Searched refs:ACTION_CROP (Results 1 – 1 of 1) sorted by relevance
84 private static final String ACTION_CROP = "com.android.camera.action.CROP"; field in EditUserPhotoController266 Intent intent = new Intent(ACTION_CROP); in cropPhoto()