Searched refs:NEW_USER_PHOTO_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
80 private static final String NEW_USER_PHOTO_FILE_NAME = "NewUserPhoto.png"; field in EditUserPhotoController384 File file = new File(mContext.getCacheDir(), NEW_USER_PHOTO_FILE_NAME); in saveNewUserPhotoBitmap()401 new File(mContext.getCacheDir(), NEW_USER_PHOTO_FILE_NAME).delete(); in removeNewUserPhotoBitmapFile()