Searched refs:startSystemActivityForResult (Results 1 – 1 of 1) sorted by relevance
270 if (startSystemActivityForResult(intent, REQUEST_CODE_CROP_PHOTO)) { in cropPhoto()276 private boolean startSystemActivityForResult(Intent intent, int code) { in startSystemActivityForResult() method in EditUserPhotoController