Searched refs:canChoosePhoto (Results 1 – 1 of 1) sorted by relevance
154 final boolean canChoosePhoto = canChoosePhoto(); in showUpdatePhotoPopup()156 if (!canTakePhoto && !canChoosePhoto) { in showUpdatePhotoPopup()175 if (canChoosePhoto) { in showUpdatePhotoPopup()218 private boolean canChoosePhoto() { in canChoosePhoto() method in EditUserPhotoController