Searched refs:setSuperPrimary (Results 1 – 9 of 9) sorted by relevance
46 ContactUpdateUtils.setSuperPrimary(this, dataId); in onHandleIntent()
32 public static void setSuperPrimary(Context context, long dataId) { in setSuperPrimary() method in ContactUpdateUtils
30 public static void setSuperPrimary(Context context, long dataId) { in setSuperPrimary() method in ContactUpdateUtils
295 final boolean setSuperPrimary = hasSuperPrimary && in handlePrimaryAndSuperPrimary()297 if (setSuperPrimary) { in handlePrimaryAndSuperPrimary()
80 mValuesDelta.setSuperPrimary(true); in onRequest()85 mValuesDelta.setSuperPrimary(false); in onRequest()
341 mPhotoValuesDelta.setSuperPrimary(true); in updatePhoto()374 photosDeltas.get(j).setSuperPrimary(false); in unsetSuperPrimaryFromAllPhotos()425 valuesDelta.setSuperPrimary(true); in setPrimaryPhoto()
230 child.setSuperPrimary(true); in getDeltaForAttachingPhotoToContact()
503 public void setSuperPrimary(boolean val) { in setSuperPrimary() method in ValuesDelta
342 setSuperPrimary(intent); in onHandleIntent()1137 private void setSuperPrimary(Intent intent) { in setSuperPrimary() method in ContactSaveService1144 ContactUpdateUtils.setSuperPrimary(this, dataId); in setSuperPrimary()