Searched refs:handlePhotoActivityResult (Results 1 – 2 of 2) sorted by relevance
124 public boolean handlePhotoActivityResult(int requestCode, int resultCode, Intent data) { in handlePhotoActivityResult() method in PhotoSelectionHandler
433 if (mPhotoSelectionHandler.handlePhotoActivityResult(requestCode, resultCode, data)) { in onActivityResult()