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