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