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