Searched refs:copyMeProfilePhoto (Results 1 – 3 of 3) sorted by relevance
41 Utils.copyMeProfilePhoto(context, null); in onReceive()
335 Utils.copyMeProfilePhoto(getActivity(), user); in loadProfile()
341 public static void copyMeProfilePhoto(Context context, UserInfo user) { in copyMeProfilePhoto() method in Utils