Searched refs:ensureSampleGroupExists (Results 1 – 2 of 2) sorted by relevance
94 final long groupId = ContactManager.ensureSampleGroupExists(mContext, account); in onPerformSync()
60 public static long ensureSampleGroupExists(Context context, Account account) { in ensureSampleGroupExists() method in ContactManager