Searched refs:canChoosePhoto (Results 1 – 1 of 1) sorted by relevance
159 final boolean canChoosePhoto = canChoosePhoto(); in showUpdatePhotoPopup()161 if (!canTakePhoto && !canChoosePhoto) { in showUpdatePhotoPopup()180 if (canChoosePhoto) { in showUpdatePhotoPopup()223 private boolean canChoosePhoto() { in canChoosePhoto() method in EditUserPhotoController