Searched refs:DO_NOT_SYNC_CONTACT_METADATA_MSG (Results 1 – 1 of 1) sorted by relevance
75 public static final String DO_NOT_SYNC_CONTACT_METADATA_MSG = "Do not sync metadata"; field in ContactsPreferences202 return syncAccount == null ? DO_NOT_SYNC_CONTACT_METADATA_MSG : syncAccount.name; in getContactMetadataSyncAccountName()