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