Searched refs:ALLOWED_DATA_COLUMNS (Results 1 – 1 of 1) sorted by relevance
170 private static final HashSet<String> ALLOWED_DATA_COLUMNS = Sets.newHashSet( field in ContactSaveService409 values.keySet().retainAll(ALLOWED_DATA_COLUMNS); in createRawContact()