Home
last modified time | relevance | path

Searched defs:customPropertyList (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java2424 final List<String> customPropertyList = VCardUtils.constructListFromValue(propValue, in addProperty() local
2488 private void handleAndroidCustomProperty(final List<String> customPropertyList) { in handleAndroidCustomProperty()