Searched refs:readContactsFromJsonPref (Results 1 – 2 of 2) sorted by relevance
85 public static List<Profile> readContactsFromJsonPref(Context context) { in readContactsFromJsonPref() method in SharedPreferencesHelper
234 List<Profile> contacts = SharedPreferencesHelper.readContactsFromJsonPref(context); in getUserContacts()