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