Home
last modified time | relevance | path

Searched refs:handleAndroidCustomProperty (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java2407 handleAndroidCustomProperty(customPropertyList); in addProperty()
2469 private void handleAndroidCustomProperty(final List<String> customPropertyList) { in handleAndroidCustomProperty() method in VCardEntry