Home
last modified time | relevance | path

Searched refs:canChoosePhoto (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DEditUserPhotoController.java145 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
/packages/apps/Settings/src/com/android/settings/users/
DEditUserPhotoController.java145 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
/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DEditUserPhotoController.java145 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