Searched refs:customPropertyList (Results 1 – 1 of 1) sorted by relevance
2405 final List<String> customPropertyList = VCardUtils.constructListFromValue(propValue, in addProperty() local2407 handleAndroidCustomProperty(customPropertyList); in addProperty()2469 private void handleAndroidCustomProperty(final List<String> customPropertyList) { in handleAndroidCustomProperty() argument2474 .add(AndroidCustomData.constructAndroidCustomData(customPropertyList)); in handleAndroidCustomProperty()