Searched refs:existingUserInfo (Results 1 – 1 of 1) sorted by relevance
353 final UserInfo existingUserInfo = new RestrictedProfileModel(mContext).getUser(); in doInBackground() local354 if (existingUserInfo == null) { in doInBackground()357 return existingUserInfo; in doInBackground()