Searched refs:canChoosePhoto (Results 1 – 3 of 3) sorted by relevance
145 final boolean canChoosePhoto = canChoosePhoto(); in showUpdatePhotoPopup()147 if (!canTakePhoto && !canChoosePhoto) { in showUpdatePhotoPopup()166 if (canChoosePhoto) { in showUpdatePhotoPopup()209 private boolean canChoosePhoto() { in canChoosePhoto() method in EditUserPhotoController