Searched refs:copyMeProfilePhoto (Results 1 – 3 of 3) sorted by relevance
42 Utils.copyMeProfilePhoto(context, null); in onReceive()
844 if (!Utils.copyMeProfilePhoto(getActivity(), user)) { in assignProfilePhoto()
463 public static boolean copyMeProfilePhoto(Context context, UserInfo user) { in copyMeProfilePhoto() method in Utils